build: update dependencies

This commit is contained in:
rzmk 2026-05-12 17:14:44 -04:00
parent 83eb41510f
commit 0b8ffbf53c
2 changed files with 26 additions and 26 deletions

View file

@ -18,4 +18,4 @@ serde_json = "1.0.149"
thiserror = "2.0.18"
[dev-dependencies]
tokio = { version = "1.52.2", features = ["full"] }
tokio = { version = "1.52.3", features = ["full"] }