Version bump dependencies

This commit is contained in:
hal8174 2025-02-06 22:04:28 +01:00
parent abf2cac093
commit 66f40b4aa4
8 changed files with 205 additions and 203 deletions

View file

@ -7,7 +7,7 @@ edition = "2021"
[dev-dependencies]
criterion = "0.3"
criterion = "0.5"
[[bench]]
name = "bruteforce"
@ -16,7 +16,7 @@ harness = false
[dependencies]
factorio-core = { path = "../factorio-core" }
factorio-blueprint = { path = "../factorio-blueprint" }
base64 = "0.21.5"
base64 = "0.22.1"
bon = "3.0.2"
clap = { version = "4.4.8", features = ["derive"] }
flate2 = "1.0.28"