Skip to content

Commit a1bc357

Browse files
committed
fix: feature derive should reference cumulo-dipa-derive
1 parent b0f3219 commit a1bc357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/Cumulo/dipa"
1111
build = "build.rs"
1212

1313
[features]
14-
derive = ["dipa-derive"]
14+
derive = ["cumulo-dipa-derive"]
1515
impl-tester = ["bincode"]
1616

1717
[dependencies]

0 commit comments

Comments
 (0)