diff options
author | cc <cc@localhost> | 2025-08-20 16:41:49 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-20 16:41:49 -0700 |
commit | 173d7f73646d6e20b2c0b4e7a051d7e0f9c445c0 (patch) | |
tree | e5e2701f7e830c70b922e48f063166304bc37864 /Cargo.lock |
Initial Commit
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..9236ccc --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 4 + +[[package]] +name = "r_lib" +version = "0.0.1" |