From 18fa0f13f64e69bf70addc1e28a8ab0a39207eb2 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Fri, 27 Mar 2026 00:48:23 -0300 Subject: Bump version to 0.1.2, update tesseras-dht to 0.1.3 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 03bc0ac..ed1af59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tesseras-paste" -version = "0.1.1" +version = "0.1.2" 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.2" +tesseras-dht = "=0.1.3" -- cgit v1.2.3