Skip to content

Commit ca713d0

Browse files
authored
Merge pull request #9 from FabLrc/dependabot/cargo/yew-0.23.0
chore(deps): Bump yew from 0.22.1 to 0.23.0
2 parents 1e15a25 + 255d0cc commit ca713d0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -6,7 +6,7 @@ description = "Analyze and score the CI/CD quality of any GitHub repository"
66
license = "MIT"
77

88
[dependencies]
9-
yew = { version = "0.22", features = ["csr"] }
9+
yew = { version = "0.23", features = ["csr"] }
1010
wasm-bindgen = "0.2"
1111
wasm-bindgen-futures = "0.4"
1212
gloo-net = { version = "0.6", features = ["http"] }

0 commit comments

Comments
 (0)