aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authormurilo ijanc2026-03-25 17:19:16 -0300
committermurilo ijanc2026-03-25 17:19:16 -0300
commit4c1597e0f28c2bea193818a8d84ff2073ea5c08f (patch)
treec4662912aa0b59013f10692c385c5a096ef85812 /Cargo.toml
parent290f53c38cdacd502eb6dda52f2ad207063e3973 (diff)
downloadtesseras-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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8a163fc..73338d8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,4 +24,4 @@ env_logger = "=0.11.10"
log = "=0.4.29"
# tesseras
-tesseras-dht = "=0.1.0"
+tesseras-dht = "=0.1.1"