DPoP (RFC 9449) proof-of-possession tokens
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.

+8 -1
+8 -1
test/dune
··· 1 1 (test 2 2 (name test) 3 - (libraries dpop alcotest nox-crypto-rng.unix nox-crypto-ec digestif base64 fmt)) 3 + (libraries 4 + dpop 5 + alcotest 6 + nox-crypto-rng.unix 7 + nox-crypto-ec 8 + digestif 9 + base64 10 + fmt))