Skip to content

Commit 313c1a7

Browse files
committed
chore: use patternfly-yew 0.6.1
1 parent bd9dc22 commit 313c1a7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ browser-panic-hook = "0.2"
1313
chrono = { version = "0.4.30", default-features = false, features = ["wasmbind"] }
1414
gloo-utils = "0.2"
1515
log = "0.4"
16-
patternfly-yew = { version = "0.6.0", features = ["tree", "icons-fab"] }
16+
patternfly-yew = { version = "0.6.1", features = ["tree", "icons-fab"] }
1717
popper-rs = { version = "0.3.2", features = ["yew", "debug"] }
1818
serde_json = "1"
1919
strum = { version = "0.26", features = ["derive"] }

0 commit comments

Comments
 (0)