Skip to content

Commit

Permalink
⬆️ update Rust crate optional_struct to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 03c53b5 commit a617bee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -29,7 +29,7 @@ clap = { version = "4.5", default-features = false, features = [
directories = "5.0"
dialoguer = { version = "0.11", default-features = false }
futures = "0.3"
optional_struct = "0.3"
optional_struct = "0.4"
regex = { version = "1.10" }
reqwest = { version = "0.12", features = ["json"] }
ron = "0.8"
Expand Down

0 comments on commit a617bee

Please sign in to comment.