Commit Graph

17 Commits

Author SHA1 Message Date
Dirkjan Ochtman
bc96fd60f2 Use both version and path for macro dependency
This will use the path when available and use the version otherwise.
Can be kept in releases and the development repo and will do the
right thing.

(I was very surprised for a while that the main crate wasn't picking
up my changes to the macro.)
2021-11-19 12:50:28 +08:00
Ritesh Chitlangi
554aa5a5c6 minor version bump 2021-11-18 20:17:33 +08:00
Ritesh Chitlangi
c076066578 bump version after config changes 2021-11-12 16:05:03 +08:00
Ritesh Chitlangi
c5e467b023 coupled socket shutdown with epp logout 2021-11-12 01:47:45 +08:00
Nicholas Rempel
445516e9e9 Revise config construction 2021-11-11 20:51:04 +08:00
Dirkjan Ochtman
8c01d983fa Upgrade to rustls 0.20 2021-10-29 01:04:25 +08:00
Ritesh Chitlangi
4b83b725b7 set macros crate to be remote 2021-07-29 23:50:01 +08:00
Ritesh Chitlangi
0922b82ce0 added RGP restore request and report calls 2021-07-29 23:42:36 +08:00
Ritesh Chitlangi
a7cd68f8a7 bumped version for crates.io 2021-07-27 04:19:05 +08:00
Ritesh Chitlangi
7edf02fb44 bump version for new README file 2021-07-27 04:12:25 +08:00
Ritesh Chitlangi
acfcff0440 updated tokio-test version to fixed 2021-07-27 04:02:30 +08:00
Ritesh Chitlangi
f2f053b8a2 updated epp-client to use macro lib from crates.io 2021-07-27 03:59:47 +08:00
Ritesh Chitlangi
9bd2b58b32 added a markdown README 2021-07-27 03:56:34 +08:00
Ritesh Chitlangi
198c92c40f added doc comments for request types 2021-07-25 22:34:01 +08:00
Ritesh Chitlangi
c310e6f7b4 added serialization tests 2021-07-25 03:10:40 +08:00
Ritesh Chitlangi
f4ee674161 added basic domain operations 2021-07-24 00:47:41 +08:00
Ritesh Chitlangi
fd72c80023 added macro for serializer element name for generic objects 2021-07-22 18:35:20 +08:00