From 441775eedc9687c7b038fc3bcf548093eb0a7dee Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Wed, 25 Mar 2026 22:28:58 -0300 Subject: Bump version to 0.1.1, update tesseras-dht to 0.1.2 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 73338d8..03bc0ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tesseras-paste" -version = "0.1.0" +version = "0.1.1" edition = "2024" license = "ISC" readme = "README.md" @@ -24,4 +24,4 @@ env_logger = "=0.11.10" log = "=0.4.29" # tesseras -tesseras-dht = "=0.1.1" +tesseras-dht = "=0.1.2" -- cgit v1.2.3