Skip to content

Commit

Permalink
bump time-lib@0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Feb 3, 2024
1 parent 3214b24 commit 615478e
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ notify-rust = { version = "4", optional = true }
process-lib = { version = "=0.4.0", optional = true }
serde = "1"
shellexpand-utils = "=0.2.0"
time-lib = { version = "=0.2.0", default-features = false }
time-lib = { version = "=0.2.1", default-features = false }
tokio = { version = "1.33", default-features = false, features = ["macros", "rt-multi-thread"] }
toml = "0.7"

Expand Down

0 comments on commit 615478e

Please sign in to comment.