Skip to content

Commit

Permalink
Enable 2.10 features by default
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <[email protected]>
  • Loading branch information
Jarema committed Sep 20, 2023
1 parent 0648669 commit 33a52a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions async-nats/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ reqwest = "0.11.18"


[features]
default = ["server_2_10"]
service = []
experimental = ["service"]
"server_2_10" = []
Expand Down

0 comments on commit 33a52a4

Please sign in to comment.