chore: Bump dependencies

This commit is contained in:
Lukas Wirth 2025-03-23 08:13:14 +01:00
parent c85fcd29a3
commit 500ea05aef
37 changed files with 261 additions and 197 deletions

View file

@ -12,7 +12,7 @@ rust-version.workspace = true
[lib]
[dependencies]
backtrace = { version = "0.3.67", optional = true }
backtrace = { version = "0.3.74", optional = true }
jod-thread = "0.1.2"
crossbeam-channel.workspace = true
itertools.workspace = true