chore: Update crate dependencies

This commit is contained in:
parazyd
2025-02-09 10:32:33 +01:00
parent 73c2dbd8e5
commit 13620224c0
23 changed files with 450 additions and 323 deletions

View File

@@ -37,10 +37,10 @@ ring = "0.17.8"
# Encoding and parsing
bs58 = "0.5.1"
toml = "0.8.19"
toml = "0.8.20"
# Misc
async-trait = "0.1.85"
async-trait = "0.1.86"
chrono = "0.4.39"
futures = "0.3.31"
libc = "0.2.169"