Skip to content

Commit

Permalink
hakari update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallagher committed Oct 6, 2023
1 parent bb82106 commit 69b2305
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -258,16 +258,12 @@ hyper-rustls = { version = "0.24.1" }
mio = { version = "0.8.8", features = ["net", "os-ext"] }
once_cell = { version = "1.18.0", features = ["unstable"] }
rustix = { version = "0.38.9", features = ["fs", "termios"] }
toml_datetime = { version = "0.6.3", default-features = false, features = ["serde"] }
toml_edit = { version = "0.19.15", features = ["serde"] }

[target.x86_64-unknown-illumos.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.1" }
mio = { version = "0.8.8", features = ["net", "os-ext"] }
once_cell = { version = "1.18.0", features = ["unstable"] }
rustix = { version = "0.38.9", features = ["fs", "termios"] }
toml_datetime = { version = "0.6.3", default-features = false, features = ["serde"] }
toml_edit = { version = "0.19.15", features = ["serde"] }

### END HAKARI SECTION

0 comments on commit 69b2305

Please sign in to comment.