mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05: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
|
||||
|
||||
[](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
|
||||
a library or application, either by hand or via a ppx.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
(version 0.2)
|
||||
|
||||
(source
|
||||
(github c-cube/trace))
|
||||
(github c-cube/ocaml-trace))
|
||||
(authors "Simon Cruanes")
|
||||
(maintainers "Simon Cruanes")
|
||||
(license MIT)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue