Skip to content

Commit aa04741

Browse files
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 d18abb8 commit aa04741

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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
@@ -890,7 +890,7 @@ num-format = { version = "0.4.3" }
890890
num-rational = { version = "0.4.1" }
891891
num-traits = { version = "0.2.17", default-features = false }
892892
num_cpus = { version = "1.13.1" }
893-
once_cell = { version = "1.19.0" }
893+
once_cell = { version = "1.21.3" }
894894
orchestra = { version = "0.4.0", default-features = false }
895895
pallet-alliance = { path = "substrate/frame/alliance", default-features = false }
896896
pallet-asset-conversion = { path = "substrate/frame/asset-conversion", default-features = false }

0 commit comments

Comments
 (0)