Skip to content

Commit

Permalink
Remove unused url dependency from wit-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 6, 2023
1 parent 30cc3ae commit 1d6b48c
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 crates/wit-parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ indexmap = { workspace = true, features = ["serde"] }
pulldown-cmark = { version = "0.9.3", default-features = false }
unicode-xid = "0.2.2"
log = { workspace = true }
url = { workspace = true }
semver = { workspace = true }
serde.workspace = true
serde_json = "1.0.105"
Expand Down

0 comments on commit 1d6b48c

Please sign in to comment.