Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

change tiny_http to 0.7 #130

Closed
wants to merge 1 commit into from
Closed

change tiny_http to 0.7 #130

wants to merge 1 commit into from

Conversation

cfilipescu
Copy link

just updating tiny_http so multipart can work with the latest tiny_http version for ssl support

@@ -36,7 +36,7 @@ quick-error = { version = "1.2", optional = true }
# Optional Integrations
hyper = { version = ">=0.9, <0.11", optional = true, default-features = false }
iron = { version = ">=0.4,<0.7", optional = true }
tiny_http = { version = "0.6", optional = true }
tiny_http = { version = "0.7", optional = true }
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB current release is 0.12.0 which also appears to work.

@cfilipescu cfilipescu closed this by deleting the head repository Jan 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants