Skip to content

Commit 8d44c35

Browse files
chore(deps): bump smol_str from 0.2.2 to 0.3.4
Bumps [smol_str](https://github.com/rust-analyzer/smol_str) from 0.2.2 to 0.3.4. - [Changelog](https://github.com/rust-analyzer/smol_str/blob/master/CHANGELOG.md) - [Commits](rust-analyzer/smol_str@v0.2.2...v0.3.4) --- updated-dependencies: - dependency-name: smol_str dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dce3007 commit 8d44c35

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
@@ -88,7 +88,7 @@ log = "0.4.22"
8888
enumflags2 = "0.7.11"
8989

9090
xkbcommon-dl = "0.4.2"
91-
smol_str = "0.2.2" #NOTE: follow iced
91+
smol_str = "0.3.4" #NOTE: follow iced
9292
memmap2 = "0.9.5"
9393

9494
tracing = "0.1.40"

0 commit comments

Comments
 (0)