Skip to content

Commit

Permalink
Update Rust crate floating-ui-yew to 0.2.0 (#392)
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 Dec 23, 2024
1 parent 4f571b1 commit aa5167e
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 8 deletions.
51 changes: 44 additions & 7 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 packages/primitives/yew/popper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository.workspace = true
version.workspace = true

[dependencies]
floating-ui-yew = "0.1.2"
floating-ui-yew = "0.2.0"
radix-yew-arrow = { path = "../arrow", version = "0.0.2" }
radix-yew-primitive = { path = "../primitive", version = "0.0.2" }
radix-yew-use-size = { path = "../use-size", version = "0.0.2" }
Expand Down

0 comments on commit aa5167e

Please sign in to comment.