Skip to content

Commit

Permalink
Update Rust crate sodg to 0.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent b2a0611 commit a56078d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
35 changes: 23 additions & 12 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 @@ -24,7 +24,7 @@ log = "0.4.17"
predicates = "3.0.1"
regex = "1.7.1"
simple_logger = "2.3.0"
sodg = {version = "0.0.30", features = ["sober"]}
sodg = {version = "0.0.32", features = ["sober"]}
#sodg = {path = "/code/o/sodg", features = ["sober"]}

[dev-dependencies]
Expand Down

0 comments on commit a56078d

Please sign in to comment.