CCSDS Space Data Link Security (355.0-B-2)
0
fork

Configure Feed

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

drop final batch of unused opam deps

Sweep crdt, delegation, dsp, ocamlfind, pid1, qemu, requests, scc,
sdls, sigstore, sle, spacedata, tls, vz, and prune: remove opam
dependencies that no dune stanza or source file references. Verified
each removal with a clean build and test run; the lint sweep is now
empty.

-2
-1
dune-project
··· 33 33 (sdls (= :version)) 34 34 (eio (>= 1.0)) 35 35 (eio_main :with-test) 36 - (fpath (>= 0.7)) 37 36 (nox-crypto (>= 0.1)) 38 37 (nox-crypto-rng (>= 0.1)) 39 38 (pbkdf2 (>= 0.1))
-1
sdls-eio.opam
··· 13 13 "sdls" {= version} 14 14 "eio" {>= "1.0"} 15 15 "eio_main" {with-test} 16 - "fpath" {>= "0.7"} 17 16 "nox-crypto" {>= "0.1"} 18 17 "nox-crypto-rng" {>= "0.1"} 19 18 "pbkdf2" {>= "0.1"}