Skip to content

Commit

Permalink
Merge pull request #201 from Raspirus/renovate/chrono-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate chrono to 0.4.26
  • Loading branch information
Benji377 authored May 31, 2023
2 parents 9cbebe9 + 3c0b718 commit aac364a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ walkdir = "2.3.3"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.3.0", features = ["dialog-open"] }
chrono = "0.4.25"
chrono = "0.4.26"
directories-next = "2.0.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit aac364a

Please sign in to comment.