Skip to content

Commit

Permalink
⬆️ update Rust crate optional_struct to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent d636542 commit b686f7c
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.1"
regex = { version = "1.10" }
reqwest = { version = "0.12", features = ["json"] }
ron = "0.8"
Expand Down

0 comments on commit b686f7c

Please sign in to comment.