Skip to content

Commit b62b927

Browse files
chore(deps): bump smol_str from 0.2.2 to 0.3.5
Bumps [smol_str](https://github.com/rust-lang/rust-analyzer) from 0.2.2 to 0.3.5. - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) --- updated-dependencies: - dependency-name: smol_str dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3194339 commit b62b927

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ log = "0.4.22"
8787
enumflags2 = "0.7.11"
8888

8989
xkbcommon-dl = "0.4.2"
90-
smol_str = "0.2.2" #NOTE: follow iced
90+
smol_str = "0.3.5" #NOTE: follow iced
9191
memmap2 = "0.9.5"
9292

9393
tracing = "0.1.40"

0 commit comments

Comments
 (0)