Rob Ede
52e58610e4
chore: share repo and website
2024-06-20 02:18:37 +01:00
Rob Ede
023158cfa8
chore: move lints to manifest
2024-06-20 02:14:35 +01:00
Rob Ede
600dda5ef3
chore: correct futures-util dep specs
2023-09-16 03:14:04 +01:00
Rob Ede
9fc34a9c48
chore(actix-protobuf): prepare release 0.10.0
2023-09-16 03:07:01 +01:00
dependabot[bot]
c029287801
Update prost requirement from 0.11 to 0.12 ( #333 )
...
* Update prost requirement from 0.11 to 0.12
Updates the requirements on [prost](https://github.com/tokio-rs/prost ) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/prost/releases )
- [Commits](https://github.com/tokio-rs/prost/compare/prost-build-0.11.1...v0.12.1 )
---
updated-dependencies:
- dependency-name: prost
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-09-16 00:25:08 +00:00
Rob Ede
aaedb9c625
MSRV 1.68 ( #328 )
2023-09-16 00:30:38 +01:00
Rob Ede
75386f4a1d
ensure docs.rs builds all crates with all features
2023-04-11 12:22:28 +01:00
Rob Ede
77ee27b4ae
inline workspace package properties
...
msrv needs to be 1.64
2023-03-23 11:40:54 +00:00
Rob Ede
ad1f15eb18
centralize msrv and edition specs
2023-03-22 21:17:30 +00:00
Rob Ede
218f18e69d
fix default features attributes
2023-03-22 20:51:14 +00:00
Rob Ede
e9428ba261
update env_logger dev dep
2023-01-07 01:08:01 +00:00
Rob Ede
ffe122b76e
prepare actix-protobuf release 0.9.0
2022-08-24 18:07:47 +01:00
Rob Ede
1e682e7a59
update to prost 0.11 ( #279 )
...
* updated to prost 0.11 and added application/x-protobuf
* updated derive-more, prost, futures-util versions
* updated Changelog and a small fix in Cargo.toml
* cargo fmt
* bumped version to 0.8.1
* removed version bump
* add back intentional patch versions
Co-authored-by: Ahmed Masud <ahmed.masud@saf.ai>
2022-08-24 18:07:13 +01:00
Rob Ede
07c5176bd0
align descriptions
2022-07-21 03:07:06 +01:00
Rob Ede
3b1c161547
remove protobuf example
2022-07-09 19:55:38 +01:00
Rob Ede
d09299390a
prepare actix-protobuf release 0.8.0
2022-06-26 00:36:27 +01:00
Tobias de Bruijn
a42ca24327
Updated Cargo.toml to support Prost 0.10 ( #257 )
2022-06-26 00:28:16 +01:00
Rob Ede
9e911490cf
prepare actix-protobuf release 0.7.0
2022-03-01 04:12:52 +00:00
Rob Ede
73a5ae98b6
update actix-web dependency to 4.0
2022-02-25 23:05:11 +00:00
Rob Ede
323d01fcca
bump actix-web to 4.0.0-rc.1
2022-02-03 22:33:47 +00:00
Rob Ede
6abec48e29
prepare actix-protobuf release 0.7.0-beta.5
2022-02-03 22:16:57 +00:00
Rob Ede
f676fc7de5
bump prost to 0.9
2022-02-03 22:14:13 +00:00
Rob Ede
440ab34bd2
prepare actix-protobuf release 0.7.0-beta.3
2021-12-29 10:29:27 +00:00
Luca Palmieri
14a622092d
Update to actix-web beta.17 ( #217 )
2021-12-29 09:25:52 +00:00
Rob Ede
128fc49811
prepare actix-protobuf release 0.7.0-beta.3
2021-12-12 19:13:29 +00:00
Rob Ede
74ec115161
migrate to actix-web beta 14 ( #209 )
2021-12-11 16:05:21 +00:00
Rob Ede
56051786a6
standardize future types to ones from actix_utils
2021-12-08 07:29:12 +00:00
Rob Ede
477b0f8f06
prepare actix-protobuf release 0.7.0-beta.2
2021-10-21 18:30:33 +01:00
Chiu-Hsiang Hsu
545873b5b2
update actix-web dependencies to v4 beta.10 ( #203 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-21 14:10:00 +01:00
Thales
1261557dc9
protobuf: Update prost to 0.8 (Fixes CI on nightly) ( #197 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 19:56:15 +01:00
Rob Ede
44c7b07ce2
prepare second beta round ( #189 )
2021-06-27 07:28:26 +01:00
Rob Ede
20ef05c36e
fix doctest ci ( #188 )
2021-06-27 07:02:38 +01:00
Rob Ede
d0f0fb474b
fixup other cargo manifests
2021-04-02 11:44:18 +01:00
Rob Ede
2254a429d4
use forward_ready for service definitions
2021-03-22 05:18:59 +00:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) ( #144 )
2021-03-21 22:50:26 +00:00
Yuki Okushi
f970d90894
Use re-exported bytes
items from instead of using them directly ( #139 )
2020-12-01 10:21:56 +09:00
Francois Stephany
0f7a147323
Unify homepage/repository urls in Cargo manifests ( #111 )
2020-10-03 01:32:01 +01:00
Rob Ede
4a546718aa
prepare v3 compatible releases ( #95 )
2020-09-11 21:22:55 +01:00
Rob Ede
bad5f32a68
update all packages to use actix-web v3 ( #94 )
2020-09-11 16:26:15 +01:00
Yuki Okushi
2ae3c80548
Use OR
instead of deprecated /
in license field ( #80 )
2020-07-14 11:16:32 +01:00
Yuki Okushi
f920479fdb
protobuf: Update to 0.6.0-alpha.1
2020-07-07 03:54:36 +09:00
Rob Ede
027f045340
exclude default -web features where not needed ( #70 )
2020-06-18 11:22:14 +01:00
Yuki Okushi
2e3a094ef7
protobuf: Minimize futures
dependency
2020-05-21 17:13:53 +09:00
Yuki Okushi
83d2b9c95b
Remove unused actix
dependency
2020-03-18 04:33:21 +09:00
Yuki Okushi
920bb56919
Prepare for new release
2020-02-18 00:59:04 +09:00
Yuki Okushi
e5c418eaa3
Fix syntax
2020-02-14 07:42:56 +09:00
Yuki Okushi
d8f3f94ece
Clean up metadata
2020-01-30 18:08:20 +09:00
Rob Ede
aac1158304
merge project metadata
2020-01-30 00:31:25 +00:00
Rob Ede
dbd52a48a4
move to own module
2020-01-29 11:42:13 +00:00