From 2d2925c3e21af8ee8f745aa00c0a59dcd9c95df9 Mon Sep 17 00:00:00 2001 From: hozan23 Date: Sat, 15 Jun 2024 02:22:33 +0200 Subject: bump version to 0.1.3 --- net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/Cargo.toml') diff --git a/net/Cargo.toml b/net/Cargo.toml index 23d2027..629918b 100644 --- a/net/Cargo.toml +++ b/net/Cargo.toml @@ -36,7 +36,7 @@ serde = ["dep:serde"] [dependencies] -karyon_core = { version = "0.1.2", path = "../core", default-features = false } +karyon_core = { version = "0.1.3", path = "../core", default-features = false } async-trait = "0.1.77" log = "0.4.21" -- cgit v1.2.3