Skip to content

Commit

Permalink
[CHORE] Update Rust crate time to 0.3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent 6b367a4 commit cdc265b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 owmods_gui/backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ log = { version = "0.4.19", features = ["std", "serde"] }
typeshare = "1.0.1"
notify = { version = "6.0.1", default-features = false, features = ["macos_kqueue"] }
regex = "1.9.1"
time = { version = "0.3.24", features = ["macros"] }
time = { version = "0.3.25", features = ["macros"] }
tauri-plugin-deep-link = "0.1.1"
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev" }
opener = "0.6.1"
Expand Down

0 comments on commit cdc265b

Please sign in to comment.