Skip to content

Commit

Permalink
chore(deps): update rust crate rustic_core to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 8aa0a64 commit 22fbc31
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 64 deletions.
109 changes: 46 additions & 63 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 @@ -100,7 +100,7 @@ toml = { workspace = true }
[target.'cfg(not(windows))'.dependencies]
libc = "0.2.150"
[workspace.dependencies]
rustic_core = { version = "0.1.1", features = ["cli"] }
rustic_core = { version = "0.1.2", features = ["cli"] }
abscissa_core = { version = "0.7.0", default-features = false, features = ["application", "testing"] }

# logging
Expand Down

0 comments on commit 22fbc31

Please sign in to comment.