poison
poison copied to clipboard
Update parser.ex
Fix deprecation warning of use instead of import
@nacengineer let's take the opportunity to fix this in the Encoder module as well.
@devinus This a really simple and harmless change that will help the community to avoid debugging issues in CI builds when warnings are treated as errors. Thanks in advance!
I've open the same PR last year https://github.com/devinus/poison/pull/208 but still not yet merged