Skip to content

Commit

Permalink
fix crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoAtwill committed Aug 13, 2024
1 parent ce429ad commit e2a408e
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 @@ -66,7 +66,7 @@ clap = { version = "4.1", features = ["derive", "env", "string"] }
byteorder = "1.5.0"
config = "0.13"
dirs = "5.0"
dircpy = "0.3"
dircpy = "0.3.19"
either = "1.10"
env_logger = "0.10"
erased-serde = "0.3"
Expand Down

0 comments on commit e2a408e

Please sign in to comment.