update various crates to fix audit warnings

main
xenofem 2024-03-27 15:32:29 -04:00
parent 9eddfbb1ba
commit a641375f92
2 changed files with 404 additions and 167 deletions

569
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@ bytes = "1.1.0"
bytesize = "1.1.0" bytesize = "1.1.0"
crc32fast = "1.3.2" crc32fast = "1.3.2"
dotenv = "0.15" dotenv = "0.15"
env_logger = "0.9" env_logger = "0.11.3"
futures-core = "0.3" futures-core = "0.3"
inotify = "0.10" inotify = "0.10"
jsondb = "0.4.0" jsondb = "0.4.0"