internal: Bump Dependencies

This commit is contained in:
Lukas Wirth 2022-06-10 16:30:09 +02:00
parent 0cf677ab42
commit 76ae5434fa
51 changed files with 181 additions and 168 deletions

View file

@ -10,8 +10,8 @@ rust-version = "1.57"
doctest = false
[dependencies]
libc = "0.2.121"
backtrace = { version = "0.3.64", optional = true }
libc = "0.2.126"
backtrace = { version = "0.3.65", optional = true }
always-assert = { version = "0.1.2", features = ["log"] }
# Think twice before adding anything here