mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-10 20:48:33 -04:00
rename to ocaml-trace
This commit is contained in:
parent
69f8447c9a
commit
9c259742dc
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# Trace
|
# Trace
|
||||||
|
|
||||||
[](https://github.com/c-cube/trace/actions/workflows/main.yml)
|
[](https://github.com/c-cube/ocaml-trace/actions/workflows/main.yml)
|
||||||
|
|
||||||
This small library provides basic types that can be used to instrument
|
This small library provides basic types that can be used to instrument
|
||||||
a library or application, either by hand or via a ppx.
|
a library or application, either by hand or via a ppx.
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
(version 0.2)
|
(version 0.2)
|
||||||
|
|
||||||
(source
|
(source
|
||||||
(github c-cube/trace))
|
(github c-cube/ocaml-trace))
|
||||||
(authors "Simon Cruanes")
|
(authors "Simon Cruanes")
|
||||||
(maintainers "Simon Cruanes")
|
(maintainers "Simon Cruanes")
|
||||||
(license MIT)
|
(license MIT)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue