Skip to content

Commit

Permalink
chore: cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
arcnmx committed Mar 27, 2023
1 parent 9101c92 commit fc59cf3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
15 changes: 11 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ futures = { version = "^0.3.5", features = ["thread-pool"] }
clap = "^3.1.12"
env_logger = "^0.9.0"
log = "^0.4.1"
serde_yaml = "^0.8.13"
serde_yaml = "^0.9.0"
enumflags2 = "^0.6.4"
result = "^1.0.0"
ctrlc = { version = "^3.1.9", features = ["termination"] }
Expand Down

0 comments on commit fc59cf3

Please sign in to comment.