Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Why is Poison listed as a dependency? #49

@jyscao

Description

@jyscao

I apologize in advance if this turns out to be a dumb question. But grepping through the source code, I don't see any actual calls to Poison functions (it's used in the @moduledoc of the ExCrypto.Token module).

I bring this up, because I noticed poison was being added as a transitive dependency once I added ex_crypto. A few other packages I added as deps already use Jason, so my thinking was to replace whatever use ex_crypto had for Poison with the equivalent function calls from Jason.

It's not a big deal either way, but I just found it curious as I investigated further, and so decided to request some clarification here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions