chore: Update crate dependencies

This commit is contained in:
parazyd
2024-06-04 10:24:28 +02:00
parent 022e99ef03
commit 80d103a2ba
10 changed files with 95 additions and 157 deletions

View File

@@ -36,7 +36,7 @@ rand = "0.8.5"
# Encoding and parsing
bs58 = "0.5.1"
hex = "0.4.3"
toml = "0.8.13"
toml = "0.8.14"
# Misc
async-trait = "0.1.80"