diff options
| author | Joris Guyonvarch | 2026-01-01 17:12:39 +0100 |
|---|---|---|
| committer | Joris Guyonvarch | 2026-01-01 17:12:39 +0100 |
| commit | 62632ca5845e63ed6010b4f545027e3ec3e86427 (patch) | |
| tree | 45b22ef6e7bc49b2f7ba5040be93fbcaab8be015 /Cargo.toml | |
| parent | 7404107ee65f6c3978e72fafd66cc050a2ca7e5b (diff) | |
Upgrade dependencies
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ hyper = { version = "1", features = ["full"] } hyper-util = { version = "0.1", features = ["full"] } log = "0.4" rand = "0.8" -tempfile = "3.23" +tempfile = "3.24" tokio = { version = "1", features = ["full"] } tokio-rusqlite = "0.6" rusqlite_migration = "1.3" |
