Sha256: 9b2e832875bb6a4f87f34171a3a2f45f55efa8a18aac1e1b77e2d729f30d47e0

Contents?: true

Size: 947 Bytes

Versions: 2

Compression:

Stored size: 947 Bytes

Contents

# 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 = "2018"
name = "magnus-macros"
version = "0.3.0"
authors = ["Mat Sadler <mat@sourcetagsandcodes.com>"]
description = "Derive and proc macros for magnus"
homepage = "https://github.com/matsadler/magnus"
license = "MIT"
repository = "https://github.com/matsadler/magnus"
resolver = "2"

[lib]
proc-macro = true

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"
features = ["full"]

[dev-dependencies]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wasmtime-5.0.0 ./ext/cargo-vendor/magnus-macros-0.3.0/Cargo.toml
wasmtime-0.4.1 ./ext/cargo-vendor/magnus-macros-0.3.0/Cargo.toml