Skip to content

Commit

Permalink
Remove model_unstable from default features in hugr-core.
Browse files Browse the repository at this point in the history
  • Loading branch information
zrho committed Dec 10, 2024
1 parent 129fbaa commit d0cf93f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hugr-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ workspace = true
extension_inference = []
declarative = ["serde_yaml"]
model_unstable = ["hugr-model"]
default = ["model_unstable"]

[lib]
bench = false
Expand Down

0 comments on commit d0cf93f

Please sign in to comment.