Skip to content

Releases: tcgdex/rust-sdk

v0.1.1: fixed hp being forced on cards

15 Apr 17:00
31b0b9b

Choose a tag to compare

What's Changed

  • build: bump actions/checkout from 3 to 5 by @dependabot[bot] in #21
  • build: bump actions-rust-lang/setup-rust-toolchain from 1.12.0 to 1.15.2 by @dependabot[bot] in #31
  • build: bump tokio from 1.45.0 to 1.48.0 by @dependabot[bot] in #33
  • build: bump strum from 0.24.1 to 0.27.2 by @dependabot[bot] in #17
  • build: bump thiserror from 1.0.69 to 2.0.17 by @dependabot[bot] in #30
  • build: bump reqwest from 0.11.27 to 0.12.24 by @dependabot[bot] in #32
  • build: bump strum_macros from 0.24.3 to 0.27.2 by @dependabot[bot] in #18
  • build: bump serde from 1.0.219 to 1.0.228 by @dependabot[bot] in #35
  • build: bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #37
  • build: bump serde_json from 1.0.140 to 1.0.145 by @dependabot[bot] in #36
  • build: bump url from 2.5.4 to 2.5.7 by @dependabot[bot] in #34
  • fix: allow cards without an hp field by @soruh in #51
  • build: bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in #50
  • build: bump serde_json from 1.0.145 to 1.0.149 by @dependabot[bot] in #49
  • build: bump url from 2.5.7 to 2.5.8 by @dependabot[bot] in #48
  • build: bump tokio from 1.48.0 to 1.49.0 by @dependabot[bot] in #47
  • build: bump reqwest from 0.12.24 to 0.13.1 by @dependabot[bot] in #46
  • build: bump actions/checkout from 5 to 6 by @dependabot[bot] in #39
  • build: bump rustls-webpki from 0.103.7 to 0.103.12 by @dependabot[bot] in #52
  • build: bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #53
  • build: bump rand from 0.9.2 to 0.9.4 by @dependabot[bot] in #54

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Oct 12:52

Choose a tag to compare