diff options
author | Sadie Powell <sadie@witchery.services> | 2025-02-13 01:35:02 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-02-13 01:45:13 +0000 |
commit | eaa00c7c9e38f7f5633544a767876f2f6d57185d (patch) | |
tree | c5123ad26ef498dc0781366d5f488cf249d458f1 /vendor/update.toml | |
parent | 2d48d9ef0d1d24e3f976b2c8815f5cda44833a86 (diff) |
Vendor yyjson.
Diffstat (limited to 'vendor/update.toml')
-rw-r--r-- | vendor/update.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/update.toml b/vendor/update.toml index 5b8936686..cee9fbd9e 100644 --- a/vendor/update.toml +++ b/vendor/update.toml @@ -25,3 +25,10 @@ license = "3-clause BSD License" tarball = "http://www.ouah.org/ogay/sha2/sha2.tar.gz" version = "2007-02-02" website = "http://www.ouah.org/ogay/sha2/" + +[yyjson] +author = "Yaoyuan Guo" +depth = 1 +git = "https://github.com/ibireme/yyjson" +files = "{LICENSE,src/yyjson.[ch]}" +license = "MIT License" |