Skip to content

Commit

Permalink
remove once_cell
Browse files Browse the repository at this point in the history
  • Loading branch information
nickjiang2378 committed Oct 23, 2024
1 parent 1bb720d commit cdbdf9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 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 hydro_deploy/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ memo-map = "0.3.0"
nameof = "1.0.0"
nanoid = "0.4.0"
nix = { version = "0.29.0", features = [ "signal" ] }
once_cell = "1.17"
serde = { version = "1.0.197", features = [ "derive" ] }
serde_json = "1.0.115"
shell-escape = "0.1.0"
Expand Down

0 comments on commit cdbdf9c

Please sign in to comment.