remove jj from cargo

This commit is contained in:
sloane 2024-07-20 10:18:31 -04:00
parent 439bcf64be
commit f53f30bc3d
No known key found for this signature in database

View file

@ -3,8 +3,6 @@ usage = "latest"
erlang = "27.0" erlang = "27.0"
elixir = "1.17.1-otp-27" elixir = "1.17.1-otp-27"
rust = "latest" rust = "latest"
"cargo:cargo-binstall" = "latest"
"cargo:jj-cli" = "latest"
[settings] [settings]
experimental = true experimental = true