deps: remove nats.c submodule
I'm going to try out git-subrepo. The main reason for this is that github's autogenerated tarballs do not include submodules. And github's autogenerated tarballs are the easiest way to integrate into the zig package manager. Since git-subrepo checks the files into the tree directly, new tarballs should include this dependency code.
This commit is contained in:
parent
b78033f818
commit
5bc936a09f
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "deps/nats.c"]
|
||||
path = deps/nats.c
|
||||
url = https://github.com/nats-io/nats.c.git
|
1
deps/nats.c
vendored
1
deps/nats.c
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 66cec7fce9a64f911015f0c516a086c1a74cd22a
|
Loading…
x
Reference in New Issue
Block a user