Add libclide.

This commit is contained in:
2026-02-21 14:41:17 -05:00
parent 7ad25af13d
commit 1119b3db9b
4 changed files with 26 additions and 0 deletions

6
libclide/Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "libclide"
version = "0.1.0"
edition = "2024"
[dependencies]