Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctsrc committed Jan 26, 2024
1 parent 323a0a3 commit b618f1c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 20 deletions.
41 changes: 22 additions & 19 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 @@ -54,6 +54,6 @@ le = []
sq = ["dep:ulid"]

[dependencies]
clap = { version = "2.33.0", default-features = false, features = ["yaml"] }
clap = { version = "2", default-features = false, features = ["yaml"] }
ulid = { version = "1", optional = true }
exec = "0.3"

0 comments on commit b618f1c

Please sign in to comment.