mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump memoffset from 0.5.1 to 0.5.4
Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.5.1 to 0.5.4. - [Release notes](https://github.com/Gilnaa/memoffset/releases) - [Commits](https://github.com/Gilnaa/memoffset/compare/v0.5.1...v0.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b0f0bd8282
commit
054c83b832
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -3380,11 +3380,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "memoffset"
|
||||
version = "0.5.1"
|
||||
version = "0.5.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
|
||||
checksum = "b4fc2c02a7e374099d4ee95a193111f72d2110197fe200272371758f6c3643d8"
|
||||
dependencies = [
|
||||
"rustc_version",
|
||||
"autocfg",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue