Skip to content

Commit

Permalink
fix: fix merge missing compio-tls
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrysoft committed Nov 11, 2023
1 parent 89309ec commit 1eeffba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ compio-signal = { path = "./compio-signal", version = "0.1.1" }
compio-dispatcher = { path = "./compio-dispatcher", version = "0.1.0" }
compio-tls = { path = "./compio-tls", version = "0.1.0" }
compio-http = { path = "./compio-http", version = "0.1.0" }
compio-tls = { path = "./compio-tls", version = "0.1.0" }
compio-log = { path = "./compio-log", version = "0.1.0" }

cfg-if = "1.0.0"
Expand Down

0 comments on commit 1eeffba

Please sign in to comment.