You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
With Typesafe Config (authors of HOCON):
Prints
1.0.1-zxc
.With hocon.rs 0.9.0:
Prints
1.1-zxc
, losing the.0
that was in the original string.I understand there is a chance that the reference HOCON implementation by Typesafe could be wrong. Or is it perhaps a bug in
hocon.rs
?The text was updated successfully, but these errors were encountered: