Skip to content

Commit

Permalink
[chore(cargo)](deps): Bump linux-raw-sys from 0.4.13 to 0.6.4
Browse files Browse the repository at this point in the history
Bumps [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) from 0.4.13 to 0.6.4.
- [Commits](sunfishcode/linux-raw-sys@v0.4.13...v0.6.4)

---
updated-dependencies:
- dependency-name: linux-raw-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 096b78a commit 1602444
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
10 changes: 8 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions homestar-workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ subtle = { version = "2.5.0" }
[target.x86_64-unknown-linux-gnu.dependencies]
gimli = { version = "0.28.1", default-features = false, features = ["read", "std", "write"] }
iana-time-zone = { version = "0.1.60", default-features = false, features = ["fallback"] }
linux-raw-sys = { version = "0.4.13", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
linux-raw-sys = { version = "0.6.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
miniz_oxide = { version = "0.7.2", default-features = false, features = ["with-alloc"] }
mio = { version = "0.8.11", features = ["net", "os-ext"] }
object = { version = "0.32.2", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
Expand All @@ -225,7 +225,7 @@ subtle = { version = "2.5.0" }
[target.x86_64-unknown-linux-gnu.build-dependencies]
gimli = { version = "0.28.1", default-features = false, features = ["read", "std", "write"] }
iana-time-zone = { version = "0.1.60", default-features = false, features = ["fallback"] }
linux-raw-sys = { version = "0.4.13", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
linux-raw-sys = { version = "0.6.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
miniz_oxide = { version = "0.7.2", default-features = false, features = ["with-alloc"] }
mio = { version = "0.8.11", features = ["net", "os-ext"] }
object = { version = "0.32.2", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
Expand All @@ -238,7 +238,7 @@ subtle = { version = "2.5.0" }
[target.x86_64-unknown-linux-musl.dependencies]
gimli = { version = "0.28.1", default-features = false, features = ["read", "std", "write"] }
iana-time-zone = { version = "0.1.60", default-features = false, features = ["fallback"] }
linux-raw-sys = { version = "0.4.13", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
linux-raw-sys = { version = "0.6.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
miniz_oxide = { version = "0.7.2", default-features = false, features = ["with-alloc"] }
mio = { version = "0.8.11", features = ["net", "os-ext"] }
object = { version = "0.32.2", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
Expand All @@ -251,7 +251,7 @@ subtle = { version = "2.5.0" }
[target.x86_64-unknown-linux-musl.build-dependencies]
gimli = { version = "0.28.1", default-features = false, features = ["read", "std", "write"] }
iana-time-zone = { version = "0.1.60", default-features = false, features = ["fallback"] }
linux-raw-sys = { version = "0.4.13", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
linux-raw-sys = { version = "0.6.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
miniz_oxide = { version = "0.7.2", default-features = false, features = ["with-alloc"] }
mio = { version = "0.8.11", features = ["net", "os-ext"] }
object = { version = "0.32.2", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
Expand All @@ -264,7 +264,7 @@ subtle = { version = "2.5.0" }
[target.aarch64-unknown-linux-musl.dependencies]
gimli = { version = "0.28.1", default-features = false, features = ["read", "std", "write"] }
iana-time-zone = { version = "0.1.60", default-features = false, features = ["fallback"] }
linux-raw-sys = { version = "0.4.13", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
linux-raw-sys = { version = "0.6.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
miniz_oxide = { version = "0.7.2", default-features = false, features = ["with-alloc"] }
mio = { version = "0.8.11", features = ["net", "os-ext"] }
object = { version = "0.32.2", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
Expand All @@ -277,7 +277,7 @@ subtle = { version = "2.5.0" }
[target.aarch64-unknown-linux-musl.build-dependencies]
gimli = { version = "0.28.1", default-features = false, features = ["read", "std", "write"] }
iana-time-zone = { version = "0.1.60", default-features = false, features = ["fallback"] }
linux-raw-sys = { version = "0.4.13", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
linux-raw-sys = { version = "0.6.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
miniz_oxide = { version = "0.7.2", default-features = false, features = ["with-alloc"] }
mio = { version = "0.8.11", features = ["net", "os-ext"] }
object = { version = "0.32.2", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
Expand Down

0 comments on commit 1602444

Please sign in to comment.