update atomic, do not list it as opam dep

This commit is contained in:
Simon Cruanes 2022-03-22 10:01:19 -04:00
parent 3bb840c363
commit f84f16b34a
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4
4 changed files with 2 additions and 4 deletions

View file

@ -32,7 +32,6 @@ jobs:
with: with:
ocaml-compiler: ${{ matrix.ocaml-compiler }} ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-depext-flags: --with-test opam-depext-flags: --with-test
opam-local-packages: ["*.opam", "vendor/atomic/*.opam"]
- run: opam install . --deps-only --with-test - run: opam install . --deps-only --with-test

View file

@ -39,7 +39,7 @@
(ocaml (>= "4.08")) (ocaml (>= "4.08"))
(dune (>= "2.3")) (dune (>= "2.3"))
mtime mtime
atomic ; atomic ; vendored
(opentelemetry (= :version)) (opentelemetry (= :version))
(ocaml-protoc (>= 2.1)) (ocaml-protoc (>= 2.1))
(odoc :with-doc) (odoc :with-doc)

View file

@ -11,7 +11,6 @@ depends: [
"ocaml" {>= "4.08"} "ocaml" {>= "4.08"}
"dune" {>= "2.3"} "dune" {>= "2.3"}
"mtime" "mtime"
"atomic"
"opentelemetry" {= version} "opentelemetry" {= version}
"ocaml-protoc" {>= "2.1"} "ocaml-protoc" {>= "2.1"}
"odoc" {with-doc} "odoc" {with-doc}

2
vendor/atomic vendored

@ -1 +1 @@
Subproject commit 7802992a568bf86c940e1c08a208e85102a0df6b Subproject commit 12dc7c84f79606a8a0026ba1eb7856b3cdf6cab6