Skip to content

Commit

Permalink
remove state craet
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Sep 20, 2024
1 parent 93efa9d commit 4beb3a1
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 175 deletions.
182 changes: 17 additions & 165 deletions 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 crates/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ tauri-utils = { version = "2.0.0-rc.12", features = [
tauri-runtime-wry = { version = "2.0.0-rc.13", path = "../tauri-runtime-wry", optional = true }
getrandom = "0.2"
serde_repr = "0.1"
state = "0.6"
http = "1.1"
dirs = "5"
percent-encoding = "2.3"
Expand Down
Loading

0 comments on commit 4beb3a1

Please sign in to comment.