dependabot[bot]
dbf36e5f9c
Bump reqwest from 0.11.10 to 0.11.11 ( #102 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.10...v0.11.11 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 19:10:10 -07:00
Adam Leventhal
9b28ac87c6
add an optional builder pattern as well as extension traits for tags when using the builder interface ( #86 )
2022-07-02 19:09:38 -07:00
dependabot[bot]
9e84bde032
Bump indexmap from 1.8.2 to 1.9.1 ( #99 )
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/bluss/indexmap/releases )
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/compare/1.8.2...1.9.1 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 19:05:58 -07:00
dependabot[bot]
d34f44c5ff
Bump serde from 1.0.137 to 1.0.138 ( #96 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.137 to 1.0.138.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.138 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 18:56:29 -07:00
dependabot[bot]
feb72e35bc
Bump rustfmt-wrapper from 0.1.0 to 0.2.0 ( #97 )
...
Bumps [rustfmt-wrapper](https://github.com/oxidecomputer/rustfmt-wrapper ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/oxidecomputer/rustfmt-wrapper/releases )
- [Changelog](https://github.com/oxidecomputer/rustfmt-wrapper/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/oxidecomputer/rustfmt-wrapper/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: rustfmt-wrapper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 18:56:22 -07:00
dependabot[bot]
d1485fdfaf
Bump proc-macro2 from 1.0.39 to 1.0.40 ( #100 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.39...1.0.40 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 18:55:57 -07:00
dependabot[bot]
524889529d
Bump dropshot from `5ab8279` to `d9f8779` ( #95 )
...
Bumps [dropshot](https://github.com/oxidecomputer/dropshot ) from `5ab8279` to `d9f8779`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases )
- [Commits](5ab8279c85...d9f87790e9
)
---
updated-dependencies:
- dependency-name: dropshot
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 10:00:03 -07:00
dependabot[bot]
d2dc76e08e
Bump anyhow from 1.0.57 to 1.0.58 ( #92 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 09:59:53 -07:00
dependabot[bot]
25b284f3dc
Bump http from 0.2.7 to 0.2.8 ( #89 )
...
Bumps [http](https://github.com/hyperium/http ) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/hyperium/http/releases )
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/http/compare/v0.2.7...v0.2.8 )
---
updated-dependencies:
- dependency-name: http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 09:59:30 -07:00
dependabot[bot]
4346efcdf8
Bump syn from 1.0.96 to 1.0.98 ( #91 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.96 to 1.0.98.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.96...1.0.98 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 09:59:17 -07:00
Adam H. Leventhal
a4d03adaba
remove use of buildomat
2022-07-02 09:46:33 -07:00
dependabot[bot]
8687a635e9
Bump syn from 1.0.95 to 1.0.96 ( #83 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.95...1.0.96 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 16:08:14 -07:00
dependabot[bot]
f3759073f3
Bump dropshot from `1da9d81` to `5ab8279` ( #84 )
...
Bumps [dropshot](https://github.com/oxidecomputer/dropshot ) from `1da9d81` to `5ab8279`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases )
- [Commits](1da9d81a05...5ab8279c85
)
---
updated-dependencies:
- dependency-name: dropshot
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 16:08:08 -07:00
Corey Farwell
bacaac3db9
Fix macro typo in README ( #74 )
2022-06-01 18:22:51 -07:00
dependabot[bot]
ea81ed2b75
Bump indexmap from 1.8.1 to 1.8.2 ( #80 )
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/bluss/indexmap/releases )
- [Changelog](https://github.com/bluss/indexmap/blob/1.8.2/RELEASES.rst )
- [Commits](https://github.com/bluss/indexmap/compare/1.8.1...1.8.2 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 12:59:24 -07:00
dependabot[bot]
f4ca5ba79f
Bump hyper from 0.14.18 to 0.14.19 ( #78 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.18 to 0.14.19.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.18...v0.14.19 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 12:59:17 -07:00
dependabot[bot]
53e673b15c
Bump dropshot from `99261d7` to `1da9d81` ( #77 )
...
Bumps [dropshot](https://github.com/oxidecomputer/dropshot ) from `99261d7` to `1da9d81`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases )
- [Commits](99261d7fc2...1da9d81a05
)
---
updated-dependencies:
- dependency-name: dropshot
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 12:59:09 -07:00
Adam Leventhal
24fb7b9611
switch from unicode_xid to unicode_ident ( #73 )
2022-05-23 08:56:35 -07:00
Adam Leventhal
3bc3d5972b
update nexus spec ( #72 )
2022-05-23 08:49:37 -07:00
dependabot[bot]
fa7bd6c8f2
Bump regex from 1.5.5 to 1.5.6 ( #70 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.5...1.5.6 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-21 21:22:31 -07:00
dependabot[bot]
5046612761
Bump dropshot from `53106a8` to `99261d7` ( #68 )
...
Bumps [dropshot](https://github.com/oxidecomputer/dropshot ) from `53106a8` to `99261d7`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases )
- [Commits](53106a852b...99261d7fc2
)
---
updated-dependencies:
- dependency-name: dropshot
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-21 21:22:25 -07:00
dependabot[bot]
1ff7a900fa
Bump typify from 0.0.7 to 0.0.8 ( #69 )
...
* Bump typify from 0.0.7 to 0.0.8
Bumps [typify](https://github.com/oxidecomputer/typify ) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Changelog](https://github.com/oxidecomputer/typify/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/oxidecomputer/typify/commits )
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* overwrite
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2022-05-21 21:22:10 -07:00
Adam Leventhal
eec8526ba5
cleanup and documentation ( #67 )
2022-05-21 18:00:05 -07:00
Adam Leventhal
3cd1eae3f5
improve docs and uuid version handling ( #65 )
2022-05-20 14:52:37 -07:00
dependabot[bot]
d3441861bc
Bump syn from 1.0.93 to 1.0.95 ( #64 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.93 to 1.0.95.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.93...1.0.95 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 20:58:47 -07:00
dependabot[bot]
0f48c29935
Bump syn from 1.0.93 to 1.0.94 ( #62 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.93...1.0.94 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 15:20:10 -07:00
dependabot[bot]
4b15f8a607
Bump typify from 0.0.6 to 0.0.7 ( #61 )
...
* Bump typify from 0.0.6 to 0.0.7
Bumps [typify](https://github.com/oxidecomputer/typify ) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Changelog](https://github.com/oxidecomputer/typify/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/oxidecomputer/typify/compare/v0.0.6...v0.0.7 )
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* nudge to uuid v1.0.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2022-05-18 15:18:52 -07:00
Adam H. Leventhal
f78844fa82
skip example-build and example-macro when doing a release
2022-05-18 11:46:13 -07:00
dependabot[bot]
bdb8e6a982
Bump unicode-xid from 0.2.2 to 0.2.3 ( #58 )
...
Bumps [unicode-xid](https://github.com/unicode-rs/unicode-xid ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/unicode-rs/unicode-xid/releases )
- [Commits](https://github.com/unicode-rs/unicode-xid/commits )
---
updated-dependencies:
- dependency-name: unicode-xid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:23:31 -07:00
dependabot[bot]
e94c9d3791
Bump anyhow from 1.0.52 to 1.0.57 ( #57 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.52 to 1.0.57.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.52...1.0.57 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:23:13 -07:00
dependabot[bot]
0ca0630c9e
Bump hyper from 0.14.17 to 0.14.18 ( #56 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.17 to 0.14.18.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.17...v0.14.18 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:22:46 -07:00
dependabot[bot]
765dac9171
Bump reqwest from 0.11.9 to 0.11.10 ( #55 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.9...v0.11.10 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:22:24 -07:00
dependabot[bot]
c3bbf9c576
Bump regex from 1.5.4 to 1.5.5 ( #54 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:22:12 -07:00
Adam H. Leventhal
a6ee5c64d7
update dropshot
2022-05-13 14:57:00 -07:00
Adam H. Leventhal
eb14e8bbb8
starting progenitor 0.1.2-dev after releasing 0.1.1
2022-05-13 10:49:50 -07:00
Adam H. Leventhal
160190ff5a
update to 0.1.1
2022-05-13 10:30:50 -07:00
Adam Leventhal
30d64120af
remove cross-package file dependency by adding progenitor_client::code() ( #52 )
2022-05-13 10:26:22 -07:00
Adam H. Leventhal
fc15414bcd
update for new cargo release
2022-05-12 23:14:58 -07:00
Adam Leventhal
131ad61e6b
prep for initial release ( #51 )
2022-05-12 16:18:12 -07:00
Adam Leventhal
1af79ebec7
honor default values for struct properties ( #50 )
2022-05-12 15:07:48 -07:00
dependabot[bot]
5dba719455
Bump syn from 1.0.85 to 1.0.93 ( #49 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.85 to 1.0.93.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.85...1.0.93 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 23:17:36 -07:00
dependabot[bot]
2e78d63c06
Bump quote from 1.0.14 to 1.0.18 ( #48 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.14 to 1.0.18.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.14...1.0.18 )
---
updated-dependencies:
- dependency-name: quote
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 23:17:18 -07:00
dependabot[bot]
3bafd8322f
Bump thiserror from 1.0.30 to 1.0.31 ( #47 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 23:17:13 -07:00
dependabot[bot]
3b2cb82e37
Bump uuid from 0.8.2 to 1.0.0 ( #46 )
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/0.8.2...1.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 23:17:06 -07:00
dependabot[bot]
17a4b220fc
Bump serde_json from 1.0.79 to 1.0.81 ( #45 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.81 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 23:17:00 -07:00
Adam H. Leventhal
fea6396042
dependabot
2022-05-10 23:02:12 -07:00
Erik Hollensbe
b6a8ee0684
Fix reqwest feature causing a compilation error ( #42 )
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-05-09 17:34:25 -07:00
Adam Leventhal
7f1b98f7b1
pull in the most recent typify ( #44 )
...
change symbol sanitization accordingly (use heck rather than convert_case)
fix: OpenAPI -> JSON Schema conversion was losing title and docs
remove assert that there are no tag (but still ignore them)
2022-05-09 17:30:08 -07:00
Adam Leventhal
bbf81dfe7d
reorganize some code in anticipation of some larger changes ( #40 )
2022-04-01 22:30:23 -07:00
Adam Leventhal
75348207d7
improve rustdoc output for generated crates ( #37 )
2022-03-17 23:54:10 -07:00