Skip to content

Commit 6557017

Browse files
Coruuctron
authored andcommitted
chore: update optional dependency yew-nested-router
1 parent 2821b94 commit 6557017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ web-sys = { version = "0.3", features = [
3333
] }
3434

3535
openidconnect = { version = "4.0.1", optional = true, features = ["timing-resistant-secret-traits"] }
36-
yew-nested-router = { version = "0.7.0", optional = true }
36+
yew-nested-router = { version = "0.8.0", optional = true }
3737

3838
[features]
3939
# Enable for OpenID Connect support

0 commit comments

Comments
 (0)