Skip to content

Commit c2f878a

Browse files
committed
debugging the missing feature
1 parent 030ad4e commit c2f878a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ appveyor = { repository = "aerospike/aerospike-client-rust" }
2525
[dependencies]
2626
aerospike-core = {path = "./aerospike-core", optional = true}
2727
aerospike-sync = {path = "./aerospike-sync", optional = true}
28+
aerospike-macro = {path = "./aerospike-macro", optional = true}
2829

2930
[features]
3031
default = ["async", "serialization"]

0 commit comments

Comments
 (0)