Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 3a208ed

Browse files
committed
Revert "save"
This reverts commit 6e9828c.
1 parent 3fe16a6 commit 3a208ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

programs/sbf/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ license = { workspace = true }
6464
edition = { workspace = true }
6565

6666
[features]
67+
default = [
68+
"sbf_c",
69+
"sbf_rust",
70+
]
6771
sbf_c = []
6872
sbf_rust = []
6973

0 commit comments

Comments
 (0)