Skip to content

Commit

Permalink
remove regex
Browse files Browse the repository at this point in the history
  • Loading branch information
SorenHolstHansen committed Feb 4, 2024
1 parent 486fc1c commit 4487d4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ keywords = ["leptos", "toaster", "toast"]
[dependencies]
cfg-if = "1.0.0"
leptos = { version = "0.6", features = ["nightly"] }
regex = "1.10.3"
wasm-bindgen = "0.2.90"
web-sys = { version = "0.3.67", features = ["EventTarget", "HtmlElement", "DomRect", "Element"] }

Expand Down

0 comments on commit 4487d4c

Please sign in to comment.