tangled
alpha
login
or
join now
anil.recoil.org
/
unpac-unpac
0
fork
atom
The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork
atom
overview
issues
pulls
pipelines
Remove fmt dependency on base64 library
dinosaure.tngl.sh
6 years ago
d49eddd1
20572082
+1
-1
1 changed file
expand all
collapse all
unified
split
src
dune
+1
-1
src/dune
···
2
2
(name base64)
3
3
(modules unsafe base64)
4
4
(public_name base64)
5
5
-
(libraries fmt bytes))
5
5
+
(libraries bytes))
6
6
7
7
(rule
8
8
(targets unsafe.ml)