User authentication and session management for web applications
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.

+9 -1
+9 -1
test/dune
··· 1 1 (test 2 2 (name test) 3 - (libraries auth oauth csrf nox-http alcotest nox-crypto-rng.unix eio eio_main)) 3 + (libraries 4 + auth 5 + oauth 6 + csrf 7 + nox-http 8 + alcotest 9 + nox-crypto-rng.unix 10 + eio 11 + eio_main))