refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
70 stars 19 forks source link

Min transport bug fix and go mod updates #192

Closed jmwample closed 1 year ago

jmwample commented 1 year ago

for now this does not address a necessary update to the time crate which is included as a dependency because we use the chrono crate. The authors of chrono are aware of the issue and working on a solution. I don't think it is worth removing chrono for now, but we should keep an eye out for chrono version updates.