From 4c1597e0f28c2bea193818a8d84ff2073ea5c08f Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Wed, 25 Mar 2026 17:19:16 -0300 Subject: 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 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3