diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-06-22 13:42:06 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-06-22 13:42:06 -0400 |
| commit | 09a72564be4898df841e8768c24ab74a00d77dbb (patch) | |
| tree | 53b54057b428befc12c1db1a74d564e689940822 | |
| parent | 245c4d9839182fbbf6a84a7ca2c678426bb020f4 (diff) | |
vendor hare-xml
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vendor/hare-xml | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..923e1f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/hare-xml"] + path = vendor/hare-xml + url = https://git.sr.ht/~sircmpwn/hare-xml diff --git a/vendor/hare-xml b/vendor/hare-xml new file mode 160000 +Subproject 71def5afd20068c9508fc63626c974949f1b0d5 |
