Skip to content

Commit 2506dea

Browse files
deps: Bump once_cell from 1.20.2 to 1.20.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.2 to 1.20.3. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) --- 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 b88c47d commit 2506dea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deno_webidl = "0.127.0"
2424
lassie = "0.9.0"
2525
# lassie = { git = "https://github.com/filecoin-station/rusty-lassie.git" }
2626
log.workspace = true
27-
once_cell = "1.20.2"
27+
once_cell = "1.20.3"
2828
regex = "1.11.1"
2929
serde.workspace = true
3030
serde_repr.workspace = true

0 commit comments

Comments
 (0)