diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2024-06-09 15:51:10 +0200 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2024-06-09 15:51:10 +0200 |
commit | 0197c7069d9c814650cea8caf14731a39b8eca89 (patch) | |
tree | 51e16e5374c5f4ec1e35a775c9dd6541c8f3e062 /Cargo.toml | |
parent | 4e6a860b275abda39ade147ee7cdc48a3520212a (diff) | |
download | textgraph-0197c7069d9c814650cea8caf14731a39b8eca89.tar.gz textgraph-0197c7069d9c814650cea8caf14731a39b8eca89.zip |
Add some documentation
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,6 +3,5 @@ name = "textgraph" version = "0.1.0" edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] + |