mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
chore: addd a tag to the opam package
This commit is contained in:
parent
e6b17c5536
commit
ba40156f22
2 changed files with 4 additions and 2 deletions
|
|
@ -68,7 +68,7 @@
|
||||||
base-unix
|
base-unix
|
||||||
dune)
|
dune)
|
||||||
(tags
|
(tags
|
||||||
(trace tracing catapult TEF chrome-format)))
|
(trace tracing catapult TEF chrome-format chrome-trace json)))
|
||||||
|
|
||||||
(package
|
(package
|
||||||
(name trace-fuchsia)
|
(name trace-fuchsia)
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,9 @@ synopsis:
|
||||||
maintainer: ["Simon Cruanes"]
|
maintainer: ["Simon Cruanes"]
|
||||||
authors: ["Simon Cruanes"]
|
authors: ["Simon Cruanes"]
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
tags: ["trace" "tracing" "catapult" "TEF" "chrome-format"]
|
tags: [
|
||||||
|
"trace" "tracing" "catapult" "TEF" "chrome-format" "chrome-trace" "json"
|
||||||
|
]
|
||||||
homepage: "https://github.com/c-cube/ocaml-trace"
|
homepage: "https://github.com/c-cube/ocaml-trace"
|
||||||
bug-reports: "https://github.com/c-cube/ocaml-trace/issues"
|
bug-reports: "https://github.com/c-cube/ocaml-trace/issues"
|
||||||
depends: [
|
depends: [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue