Skip to content

Commit 850e500

Browse files
committed
Remove unused libherokubuildpack feature
1 parent 85ea0c2 commit 850e500

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

buildpacks/gradle/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ workspace = true
1010
buildpacks-jvm-shared.workspace = true
1111
indoc = "2"
1212
libcnb = "=0.26.0"
13-
libherokubuildpack = { version = "=0.26.0", default-features = false, features = ["command", "error"] }
13+
libherokubuildpack = { version = "=0.26.0", default-features = false, features = ["error"] }
1414
nom = "7"
1515
serde = { version = "1", features = ["derive"] }
1616
tempfile = "3.15.0"

0 commit comments

Comments
 (0)