Skip to content

Commit ced830b

Browse files
Update Rust crate smol_str to 0.2.0
1 parent 41d2f38 commit ced830b

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

Cargo.lock

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

crates/hir/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ la-arena = "0.2.0"
1111
ordered-float = "2.2.0"
1212
rustc-hash = "1.1.0"
1313
smallvec = "1.6.1"
14-
smol_str = "0.1.17"
14+
smol_str = "0.2.0"
1515

1616
base_db = { path = "../base_db", version = "0.0.0" }
1717
syntax = { path = "../syntax", version = "0.0.0" }

0 commit comments

Comments
 (0)