Skip to content

Commit 97eebbf

Browse files
committed
Bump url
1 parent e294640 commit 97eebbf

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

Cargo.lock

Lines changed: 8 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ide/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tracing = "0.1.35"
1818
oorandom = "11.1.3"
1919
pulldown-cmark-to-cmark = "10.0.1"
2020
pulldown-cmark = { version = "0.9.1", default-features = false }
21-
url = "2.2.2"
21+
url = "2.3.1"
2222
dot = "0.1.4"
2323

2424
stdx = { path = "../stdx", version = "0.0.0" }

0 commit comments

Comments
 (0)