Skip to content

Commit

Permalink
Bump input_yew from 0.1.8 to 0.1.9
Browse files Browse the repository at this point in the history
Bumps [input_yew](https://github.com/wiseaidev/input-yew) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/wiseaidev/input-yew/releases)
- [Commits](opensass/input-rs@v0.1.8...v0.1.9)

---
updated-dependencies:
- dependency-name: input_yew
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 850e84b commit f552883
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
input_yew = { version = "0.1.8", default-features = false }
input_yew = { version = "0.1.9", default-features = false }
regex = { version = "1.9.1", default-features = false }
reqwasm = { version = "0.5.0", default-features = false }
serde = { version = "1.0.178", default-features = false }
Expand Down

0 comments on commit f552883

Please sign in to comment.