You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rust-library/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ In order to fully understand the purpose of this repo, please refer to the follw
15
15
16
16
## Sub-projects
17
17
18
-
The Crypto Library is composed by a [Rust Workspace](https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html) containing a set of crates (listed below).
18
+
The Crypto Library is composed by a [Rust Workspace](https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html) containing a [set of crates](Cargo.toml) (listed below).
19
19
### cryptor
20
20
21
21
It is the core domain library, which contains the main logic for **encryption/decryption.**
0 commit comments