mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Bump psm from 0.1.29 to 0.1.30
Bumps [psm](https://github.com/rust-lang/stacker) from 0.1.29 to 0.1.30. - [Commits](https://github.com/rust-lang/stacker/commits) --- updated-dependencies: - dependency-name: psm dependency-version: 0.1.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Jeong, YunWon
parent
ac5f77a9a8
commit
23cf16a283
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -2505,9 +2505,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "psm"
|
||||
version = "0.1.29"
|
||||
version = "0.1.30"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1fa96cb91275ed31d6da3e983447320c4eb219ac180fa1679a0889ff32861e2d"
|
||||
checksum = "3852766467df634d74f0b2d7819bf8dc483a0eb2e3b0f50f756f9cfe8b0d18d8"
|
||||
dependencies = [
|
||||
"ar_archive_writer",
|
||||
"cc",
|
||||
|
||||
Reference in New Issue
Block a user