Skip to content

Commit

Permalink
chore: update a few dependencies
Browse files Browse the repository at this point in the history
Bump a few dependencies to their latest versions.
  • Loading branch information
nyurik committed Aug 13, 2024
1 parent dddf877 commit c11d269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ rustls = { version = "0.23", default-features = false, features = ["ring"] }
windows-registry = "0.2"

[target.'cfg(target_os = "macos")'.dependencies]
system-configuration = { version = "0.5.1", optional = true }
system-configuration = { version = "0.6.0", optional = true }

# wasm

Expand Down

0 comments on commit c11d269

Please sign in to comment.