Skip to content

Commit 502ab21

Browse files
chore(deps): bump once_cell from 1.19.0 to 1.21.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.19.0 to 1.21.3. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.19.0...v1.21.3) --- updated-dependencies: - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03aaf48 commit 502ab21

2 files changed

Lines changed: 3 additions & 3 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ tokio-stream = "0.1.*"
3535

3636
[dev-dependencies]
3737
rstest = "0.22.0"
38-
once_cell = "1.19.*"
38+
once_cell = "1.21.*"
3939
chrono = "0.4.*"
4040
rand = "0.8.5"

0 commit comments

Comments
 (0)