diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ just_fmt = "0.1.2" regex = "1.12" # Async runtime -tokio = { version = "1.50", features = ["full"] } +tokio = { version = "1.52", features = ["full"] } # Error handling thiserror = "2" |
