Grant Limberg
f241bb37a3
Merge branch 'dependabot/cargo/zerotier-central-api/cargo-3bb2ded117' into build-fix
2026-02-05 14:47:24 -08:00
Grant Limberg
6540ebaa0e
fix download URL for CV1 API spec
2026-02-05 14:44:53 -08:00
dependabot[bot] and GitHub
96362f5e95
Bump the cargo group across 2 directories with 1 update
...
Bumps the cargo group with 1 update in the /zerotier-central-api directory: [bytes](https://github.com/tokio-rs/bytes ).
Bumps the cargo group with 1 update in the /zerotier-one-api directory: [bytes](https://github.com/tokio-rs/bytes ).
Updates `bytes` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.1 )
Updates `bytes` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 19:26:20 +00:00
Grant Limberg and GitHub
3f2ecc57fd
Merge pull request #13 from zerotier/ring
...
dependency updates
2025-05-02 10:40:09 -07:00
Grant Limberg
1ab23aaa6e
dependency updates
2025-05-02 10:27:26 -07:00
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 Limberg and GitHub
2433444e29
ran cargo update for rusttls update ( #10 )
2024-11-25 14:48:19 -05:00
Travis LaDuke and GitHub
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
Lennon Day-Reynolds and GitHub
8407b45052
Merge pull request #6 from cheriimoya/main
...
Update dependencies, zerotier-central-api openapi and fix build.rs
2024-02-14 09:08:57 -08:00
Max Hausch
340086fd0a
bump: Update zerotier-central-api openapi
2024-02-13 21:44:30 +01: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
Max Hausch
0dfa3ec904
feat: Add shell.nix
2024-02-13 21:42:01 +01:00
Sean OMeara and GitHub
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 Limberg and GitHub
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 and GitHub
5d76803591
Merge pull request #1 from erikh/openapiv3
...
openapiv3 clients generated from progenitor (erikh fork w/ fixes)
2022-05-13 19:13:13 -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
adab945558
Cleanup root dir
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org >
2022-04-28 20:07:07 -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
6cc5c45ae9
Update central api with creation time type changes
...
Signed-off-by: Erik Hollensbe <linux@hollensbe.org >
2021-08-27 12:55:12 -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