diff options
| author | murilo ijanc | 2026-03-25 17:19:16 -0300 |
|---|---|---|
| committer | murilo ijanc | 2026-03-25 17:19:16 -0300 |
| commit | 4c1597e0f28c2bea193818a8d84ff2073ea5c08f (patch) | |
| tree | c4662912aa0b59013f10692c385c5a096ef85812 /Cargo.toml | |
| parent | 290f53c38cdacd502eb6dda52f2ad207063e3973 (diff) | |
| download | tesseras-paste-4c1597e0f28c2bea193818a8d84ff2073ea5c08f.tar.gz | |
Update README, bump tesseras-dht to 0.1.1, add project docs
- Rewrite README with features, usage, and links
- Bump tesseras-dht dependency from 0.1.0 to 0.1.1
- Add CODE_OF_CONDUCT.md and SECURITY.md
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,4 +24,4 @@ env_logger = "=0.11.10" log = "=0.4.29" # tesseras -tesseras-dht = "=0.1.0" +tesseras-dht = "=0.1.1" |