diff --git a/Cargo.toml b/Cargo.toml index 317f1c9..4ae15f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ homepage = "https://code0.tech" license = "Apache-2.0" [dependencies] -tucana = { version = "0.0.39", features = ["aquila"] } +tucana = { version = "0.0.41", features = ["aquila"] } async-trait = "0.1.85" log = "0.4.24" tonic = "0.14.1"