Skip to content

Commit

Permalink
Merge pull request #92 from arkedge/renovate/chrono-0.x
Browse files Browse the repository at this point in the history
Update Rust crate chrono to 0.4.38
  • Loading branch information
KOBA789 authored Apr 19, 2024
2 parents c3fc5e2 + b7c6e14 commit 2e810f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools-frontend/crates/opslang-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ async-recursion = "1.1.0"
# all the `std::fmt` and `std::panicking` infrastructure, so isn't great for
# code size when deploying.
console_error_panic_hook = { version = "0.1.7", optional = true }
chrono = "0.4.31"
chrono = "0.4.38"
regex = "1.10.3"

[dev-dependencies]
Expand Down

0 comments on commit 2e810f9

Please sign in to comment.