mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05: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
|
||||
dune)
|
||||
(tags
|
||||
(trace tracing catapult TEF chrome-format)))
|
||||
(trace tracing catapult TEF chrome-format chrome-trace json)))
|
||||
|
||||
(package
|
||||
(name trace-fuchsia)
|
||||
|
|
|
|||
|
|
@ -6,7 +6,9 @@ synopsis:
|
|||
maintainer: ["Simon Cruanes"]
|
||||
authors: ["Simon Cruanes"]
|
||||
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"
|
||||
bug-reports: "https://github.com/c-cube/ocaml-trace/issues"
|
||||
depends: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue