summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d6a86a9..8ac6c5b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,7 +57,7 @@ tracing-subscriber = { version = "0.3.16", optional = true, features = [
"env-filter",
] }
yoke = "0.7.0"
-async-trait = "0.1.63"
+async-trait = "0.1.64"
[dev-dependencies]
static_assertions = "1.1.0"