Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alensiljak committed Oct 18, 2023
1 parent 21941e9 commit f13da87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ crate-type = ["cdylib", "rlib"]

[dependencies]
anyhow = "1.0.75"
chrono = "0.4.29"
chrono = "0.4.31"
env_logger = "0.10.0"
log = "0.4.20"
petgraph = "0.6.4"
Expand All @@ -34,4 +34,4 @@ wasm-bindgen = "0.2.87"
wasm-bindgen-test = "0.3.37"

[dev-dependencies]
test-log = "0.2.12"
test-log = "0.2.13"

0 comments on commit f13da87

Please sign in to comment.