Skip to content

Commit c289c3c

Browse files
chore(deps): bump smol_str from 0.2.2 to 0.3.6
Bumps [smol_str](https://github.com/rust-lang/rust-analyzer) from 0.2.2 to 0.3.6. - [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.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a429798 commit c289c3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -82,7 +82,7 @@ log = "0.4.22"
8282
enumflags2 = "0.7.11"
8383

8484
xkbcommon-dl = "0.4.2"
85-
smol_str = "0.2.2" #NOTE: follow iced
85+
smol_str = "0.3.6" #NOTE: follow iced
8686
memmap2 = "0.9.5"
8787
winit-common = { version = "0.31.0-beta.2", features = ["xkb", "wayland"] }
8888
winit-core = "0.31.0-beta.2" # Has some important types

0 commit comments

Comments
 (0)