Skip to content

Commit

Permalink
chore: uptick msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Oct 2, 2023
1 parent 2889d3b commit dd89e10
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 @@ -9,7 +9,7 @@ repository = "https://github.com/ctron/yew-oauth2"
categories = ["wasm", "web-programming", "gui"]
keywords = ["yew", "oauth2", "oidc", "web", "html"]
readme = "README.md"
rust-version = "1.61"
rust-version = "1.70"

[dependencies]
async-trait = "0.1"
Expand Down

0 comments on commit dd89e10

Please sign in to comment.