0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-13 20:00:24 +00:00

Relax Ranch version requirement for Hex

It is now specified as >= 1.8.0 and < 3.0.0 since Cowboy
supports both Ranch 1.8.x and 2.x.
This commit is contained in:
Loïc Hoguin 2025-02-11 16:02:10 +01:00
parent 71b4147363
commit 761c1f8dca
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
2 changed files with 633 additions and 3748 deletions

View file

@ -52,6 +52,9 @@ define HEX_TARBALL_EXTRA_METADATA
}
endef
hex_req_ranch = >= 1.8.0 and < 3.0.0
# @todo hex_req_cowlib
# Standard targets.
include erlang.mk

4378
erlang.mk vendored

File diff suppressed because it is too large Load diff