Version bump dependencies
This commit is contained in:
parent
abf2cac093
commit
66f40b4aa4
8 changed files with 205 additions and 203 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue