Skip to content

Commit

Permalink
use the feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Aug 26, 2024
1 parent 4445751 commit 4ea6a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ uuid.workspace = true
omicron-workspace-hack.workspace = true
oximeter.workspace = true
oximeter-producer.workspace = true
oximeter-instruments.workspace = true
oximeter-instruments = { workspace = true, features = ["http-instruments"] }

[dev-dependencies]
expectorate.workspace = true
Expand Down

0 comments on commit 4ea6a64

Please sign in to comment.