Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 998eecc

Browse files
deps: bump lassie from 0.5.1 to 0.6.0 (#357)
Bumps [lassie](https://github.com/filecoin-station/rusty-lassie) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/filecoin-station/rusty-lassie/releases) - [Changelog](https://github.com/filecoin-station/rusty-lassie/blob/main/docs/release.md) - [Commits](CheckerNetwork/rusty-lassie@v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: lassie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c704892 commit 998eecc

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
@@ -21,7 +21,7 @@ deno_fetch = "0.141.0"
2121
deno_url = "0.117.0"
2222
deno_web = "0.148.0"
2323
deno_webidl = "0.117.0"
24-
lassie = "0.5.1"
24+
lassie = "0.6.0"
2525
# lassie = { git = "https://github.com/filecoin-station/rusty-lassie.git" }
2626
log.workspace = true
2727
once_cell = "1.18.0"

0 commit comments

Comments
 (0)