Skip to content

Commit

Permalink
adjusted version
Browse files Browse the repository at this point in the history
  • Loading branch information
its-the-shrimp committed Feb 26, 2024
1 parent b78cf7a commit 8ac1f99
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yew-html-ext"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
authors = ["Tim Kurdov <[email protected]>"]
repository = "https://github.com/schvv31n/yew-html-ext"
Expand All @@ -22,9 +22,6 @@ quote = "1"
syn = { version = "2", features = ["full", "extra-traits", "visit-mut"] }
once_cell = "1"

[target.'cfg(doc)'.dependencies]
yew = "0.21"

# testing
[dev-dependencies]
rustversion = "1"
Expand Down

0 comments on commit 8ac1f99

Please sign in to comment.