Skip to content

Commit

Permalink
fix: clarify the examples feature deps
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Jul 12, 2024
1 parent 072e50c commit 7492396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cassette/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ full = ["kubernetes"]
experimental = []

# for demo ONLY
examples = ["cassette-core/examples", "cassette-loader-file"]
examples = ["cassette-core/examples", "dep:cassette-loader-file"]

# plugins
kubernetes = ["dep:cassette-plugin-kubernetes"]
Expand Down

0 comments on commit 7492396

Please sign in to comment.