scryfall_sdk_rust 0.1.1

A light wrapper (SDK) for Scryfall API (https://scryfall.com/docs/api)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
= Changelog
:icons: font

== 0.1.1

.housekeeping
* Cleanup code: remove default http method and enum serde snake_case
* Cleanup readme: add quotes in dependency blocks in readme files
* Add changelog file

== 0.1.0
  
Initial release!