this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #25154 from Khady/patch-4

tighten webauthn.0.1.0 dependencies

authored by

Marcello Seri and committed by
GitHub
0d77ead4 c2acc943

+1 -1
+1 -1
packages/webauthn/webauthn.0.1.0/opam
··· 20 20 depends: [ 21 21 "ocaml" {>= "4.08.0"} 22 22 "dune" {>= "2.7"} 23 - "dream" {dev & >= "1.0.0~alpha2"} 23 + "dream" {dev & >= "1.0.0~alpha2" & < "1.0.0~alpha4"} 24 24 "ppx_blob" {dev} 25 25 "cmdliner" {dev} 26 26 "logs" {dev}