Skip to content

Commit

Permalink
fix(deps): update rust crate iptools to 0.2.5 (#299)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent 77f9ae8 commit 4371160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/sysproxy-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ thiserror = { workspace = true }
interfaces = "0.0.9"

[target.'cfg(target_os = "windows")'.dependencies]
iptools = "0.2.4"
iptools = "0.2.5"
winreg = { version = "0.52", features = ["transactions"] }

[target.'cfg(target_os = "windows")'.dependencies.windows]
Expand Down

0 comments on commit 4371160

Please sign in to comment.