Skip to content

Commit

Permalink
revert ring pr
Browse files Browse the repository at this point in the history
  • Loading branch information
jkelleyrtp committed Jan 22, 2025
1 parent 03c2d67 commit 5d48934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ cargo-config2 = { workspace = true, optional = true }
regex = "1.10.6"

axum = { workspace = true, features = ["ws"] }
axum-server = { workspace = true, default-features = false, features = ["tls-rustls-no-provider"] }
axum-server = { workspace = true, features = ["tls-rustls"] }
axum-extra = { workspace = true, features = ["typed-header"] }
tower-http = { workspace = true, features = ["full"] }
proc-macro2 = { workspace = true, features = ["span-locations"] }
Expand Down

0 comments on commit 5d48934

Please sign in to comment.