Skip to content

Commit

Permalink
qos_net: fix missing vm feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulexus committed Oct 21, 2024
1 parent d6db3e7 commit 04b0c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qos_net/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ webpki-roots = { version = "0.26.1" }
[features]
default = ["proxy"] # keep this as a default feature ensures we lint by default
proxy = ["rand", "hickory-resolver"]
vm = []

0 comments on commit 04b0c11

Please sign in to comment.