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