stateset-embedded-ruby 0.7.13

Ruby bindings for StateSet Embedded Commerce
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "stateset-embedded-ruby"
version = "0.7.13"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Ruby bindings for StateSet Embedded Commerce"
readme = "README.md"
keywords = [
    "commerce",
    "ecommerce",
    "ruby",
    "magnus",
]
categories = ["api-bindings"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/stateset/stateset-icommerce"

[lib]
name = "stateset_embedded"
crate-type = ["cdylib"]
path = "src/lib.rs"

[dependencies.chrono]
version = "0.4"
features = ["serde"]

[dependencies.magnus]
version = "0.7"

[dependencies.rust_decimal]
version = "1.36"
features = ["serde"]

[dependencies.stateset-core]
version = "0.7.13"

[dependencies.stateset-embedded]
version = "0.7.13"
package = "stateset-embedded"