Update Rust crate async-trait to v0.1.89 #12

Closed
spacebot wants to merge 5 commits from renovate/async-trait-0.x-lockfile into v0
Showing only changes of commit 9563c050c8 - Show all commits

Merge pull request 'Update Rust crate once_cell to v1.21.4' (#15) from renovate/once_cell-1.x-lockfile into v0
Some checks failed
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / splatoon (push) Has been cancelled

Spacebot 2026-04-28 17:03:42 +02:00

4
Cargo.lock generated
View file

@ -1930,9 +1930,9 @@ dependencies = [
[[package]]
name = "once_cell"
version = "1.21.3"
version = "1.21.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
[[package]]
name = "openssl-probe"