Commit Graph
20 Commits
Author SHA1 Message Date
Lennon Day-Reynolds 9b10115c9a general cleanup and updates
- updated dependencies (esp. those with vulnerabilities)
- add 'audit' make target for ongoing checks
- convert to cargo workspace
2026-02-17 09:02:47 -08:00
Grant Limberg 1ab23aaa6e dependency updates 2025-05-02 10:27:26 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8679a3062d Bump the cargo group across 2 directories with 1 update (#11)
Bumps the cargo group with 1 update in the /zerotier-central-api directory: [openssl](https://github.com/sfackler/rust-openssl).
Bumps the cargo group with 1 update in the /zerotier-one-api directory: [openssl](https://github.com/sfackler/rust-openssl).


Updates `openssl` from 0.10.68 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

Updates `openssl` from 0.10.68 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: openssl
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 18:49:27 -05:00
Grant LimbergandGitHub 2433444e29 ran cargo update for rusttls update (#10) 2024-11-25 14:48:19 -05:00
Travis LaDukeandGitHub 26205d8ea6 update deps (#9)
* ci: basic build github action

* chore: update zerotier-one api spec

* chore: update zerotier-central api spec
2024-11-06 19:12:27 -05:00
Max Hausch e4dfab0112 fix: Build scripts were broken, this fixes them on new progenitor version 2024-02-13 21:42:05 +01:00
Max Hausch c08a116ed1 bump: Dependencies 2024-02-13 21:42:05 +01:00
Sean OMearaandGitHub ba2609cec5 cargo updates (#2)
* updating zerotier-central-api

Signed-off-by: Sean OMeara <sean@sean.io>

* updating zerotier-one-api

Signed-off-by: Sean OMeara <sean@sean.io>

* using progenitor::Generator::default

Signed-off-by: Sean OMeara <sean@sean.io>

Signed-off-by: Sean OMeara <sean@sean.io>
2023-01-24 20:44:34 -08:00
Grant LimbergandGitHub 17873cfcad pin progenitor to 0.1.1 (#3)
api changes in 0.2.0 are breaking builds.  do this until we can further investigate API changes needed for 0.2.0+
2023-01-24 19:39:19 -08:00
Erik Hollensbe d628983d19 stuf
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-08-02 10:13:41 -07:00
Erik Hollensbe f79405a28b Depend on new crates! Woo
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-05-13 18:55:38 -07:00
Erik Hollensbe 724646b3ff Update versions & lockfiles
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-04-28 20:17:32 -07:00
Erik Hollensbe 36c2616321 openapiv3 clients generated from progenitor (erikh fork w/ fixes)
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-04-27 07:08:15 -07:00
Erik Hollensbe 2f864f42f5 Latest generation of API from openapi json files
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-02-20 02:58:52 -08:00
Erik Hollensbe 063ecb1357 fix adi field type signature in rust api
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-08-27 13:23:51 -07:00
Erik Hollensbe 5068814e34 1.0.3 is needed because I didn't publish latest main
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 21:44:14 -07:00
Erik Hollensbe 0241d42abe Really 1.0.2 now
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 21:34:30 -07:00
Erik Hollensbe 7e7a7f7be6 zerotier-one 1.0.2 try #2
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 21:11:09 -07:00
Erik Hollensbe 8f60b25fe4 zerotier-one-api 1.0.2
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 20:34:12 -07:00
Erik Hollensbe ba793acbe3 Initial crates moved from https://github.com/zerotier/zeronsd
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 14:07:13 -07:00