Skip to content

Commit

Permalink
fix(deps): update rust crate block2 to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent a92baaa commit 68d16df
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 @@ -94,7 +94,7 @@ features = [

[target."cfg(any(target_os = \"ios\", target_os = \"macos\"))".dependencies]
url = "2.5"
block2 = "0.5"
block2 = "0.6"
objc2 = { version = "0.5", features = ["exception"] }
objc2-web-kit = { version = "0.2.0", features = [
"objc2-app-kit",
Expand Down

0 comments on commit 68d16df

Please sign in to comment.