Skip to content

Commit 3421c1a

Browse files
chore(deps): Bump smol_str from 0.1.24 to 0.3.4
Bumps [smol_str](https://github.com/rust-analyzer/smol_str) from 0.1.24 to 0.3.4. - [Changelog](https://github.com/rust-analyzer/smol_str/blob/master/CHANGELOG.md) - [Commits](rust-analyzer/smol_str@v0.1.24...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 2bdad3c commit 3421c1a

2 files changed

Lines changed: 31 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 30 additions & 5 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
@@ -59,7 +59,7 @@ serde = "1"
5959
serde_json = "1"
6060
serde_yaml = "0.9"
6161
similar-asserts = "1"
62-
smol_str = "0.1"
62+
smol_str = "0.3"
6363
sqlformat = "0.2"
6464
sqlx = { version = "0.8", default-features = false, features = [
6565
"postgres",

0 commit comments

Comments
 (0)