Skip to content

Commit

Permalink
chore(deps): update rust crate chrono to 0.4.31 (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 0c1d378 commit 1e5cb4e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 26 deletions.
32 changes: 7 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/module-info-parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ marine-rs-sdk-main = {version = "0.10.0", default-features = false }
marine-wasm-backend-traits = { path = "../wasm-backend-traits", version = "0.3.0"}

anyhow = "1.0.71"
chrono = "0.4.26"
chrono = "0.4.31"
walrus = "0.20.1"
semver = "1.0.14"
derivative = "2.2.0"
Expand Down

0 comments on commit 1e5cb4e

Please sign in to comment.