Skip to content

Commit a1ef0b3

Browse files
author
Eric Swanson
committed
what
1 parent 6ba800e commit a1ef0b3

File tree

1 file changed

+4
-0
lines changed
  • src/canisters/frontend/ic-frontend-canister

1 file changed

+4
-0
lines changed

src/canisters/frontend/ic-frontend-canister/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ crate-type = ["cdylib"]
1717
[dependencies]
1818
ic-certified-assets = { path = "../ic-certified-assets" }
1919
ic-cdk.workspace = true
20+
21+
# Config for 'cargo dist'
22+
[package.metadata.dist]
23+
dist = false

0 commit comments

Comments
 (0)