Skip to content

Commit

Permalink
avoid wen-restart changes again
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Sep 5, 2024
1 parent da7e27b commit e799f9b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion programs/sbf/Cargo.lock

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

1 change: 0 additions & 1 deletion wen-restart/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ tempfile = { workspace = true }

[build-dependencies]
prost-build = { workspace = true }
rustc_version = { workspace = true }

# windows users should install the protobuf compiler manually and set the PROTOC
# envar to point to the installed binary
Expand Down
2 changes: 0 additions & 2 deletions wen-restart/build.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
extern crate rustc_version;

use std::io::Result;

fn main() -> Result<()> {
Expand Down

0 comments on commit e799f9b

Please sign in to comment.