ic-xrc-types 1.2.0

Rust support for the exchange rate canister.
Documentation
[package]
name = "ic-xrc-types"
authors = ["DFINITY Stiftung <sdk@dfinity.org>"]
version = "1.2.0"
edition = "2021"
description = "Rust support for the exchange rate canister."
documentation = "https://docs.rs/ic-xrc-types"
repository = "https://github.com/dfinity/exchange-rate-canister"
license = "Apache-2.0"
categories = ["cryptography::cryptocurrencies", "data-structures"]
keywords = ["internet-computer", "dfinity"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
candid.workspace = true
serde = "1.0.110"