Skip to content

Commit

Permalink
fix(deps): update rust crate objc2-ui-kit to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 89e9a0d commit 45f61bd
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 @@ -143,7 +143,7 @@ objc2-foundation = { version = "0.2.0", features = [
] }

[target."cfg(target_os = \"ios\")".dependencies]
objc2-ui-kit = { version = "0.2.2", features = [
objc2-ui-kit = { version = "0.3.0", features = [
"UIResponder",
"UIScrollView",
"UIView",
Expand Down

0 comments on commit 45f61bd

Please sign in to comment.