Skip to content

Commit c0950b1

Browse files
Bump once_cell from 1.21.1 to 1.21.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.1 to 1.21.2. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.1...v1.21.2) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da53334 commit c0950b1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ serde = { version = "1.0.219", default-features = false, features = ["derive"] }
4949
rodio = { version = "0.20.1", default-features = false, features = ["mp3"] }
5050
dns-lookup = "2.0.4"
5151
toml = "0.8.20"
52-
once_cell = "1.21.1"
52+
once_cell = "1.21.2"
5353
ctrlc = { version = "3.4.5", features = ["termination"] }
5454
rfd = "0.15.3"
5555
phf = "0.11.3"
@@ -79,7 +79,7 @@ serial_test = { version = "3.2.0", default-features = false }
7979
phf_codegen = "0.11.3"
8080
phf_shared = "0.11.3"
8181
rustrict = { version = "0.7.34", default-features = false, features = ["censor"] }
82-
once_cell = "1.21.1"
82+
once_cell = "1.21.2"
8383

8484
[target."cfg(windows)".build-dependencies]
8585
winres = "0.1.12"

0 commit comments

Comments
 (0)