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.

Apply dune fmt to dune files

Renaming packages to nox-* pushed several (libraries ...) lines past
dune fmt's wrap threshold, so dune fmt now spreads them one-per-line.
No semantic changes.

+11 -1
+11 -1
eio/dune
··· 1 1 (library 2 2 (name sdls_eio) 3 3 (public_name sdls-eio) 4 - (libraries sdls eio eio.unix fpath nox-crypto nox-crypto-rng fmt logs pbkdf2 nox-hkdf)) 4 + (libraries 5 + sdls 6 + eio 7 + eio.unix 8 + fpath 9 + nox-crypto 10 + nox-crypto-rng 11 + fmt 12 + logs 13 + pbkdf2 14 + nox-hkdf))