leonardocustodio / polkadart

Polkadart provides developers the ability to query a node and interact with the Polkadot based chains using Dart.
https://polkadart.dev
Apache License 2.0
39 stars 16 forks source link

bump http to v1.1.0 #325

Closed clangenb closed 1 year ago

clangenb commented 1 year ago

The major bump happened a few months ago, and we depend on it in our repo. Polkadart depends on 0.13.5, which creates a version conflict when I try to integrate it unfortunately.