Sha256: 75b9f2370006d03da0b8430309a759ece2855f768ab9b341a84171e23212800b
Contents?: true
Size: 878 Bytes
Versions: 19
Compression:
Stored size: 878 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 = "2021" name = "magnus-macros" version = "0.6.0" description = "Derive and proc macros for magnus" homepage = "https://github.com/matsadler/magnus" license = "MIT" repository = "https://github.com/matsadler/magnus" [lib] proc-macro = true [dependencies.proc-macro2] version = "1" [dependencies.quote] version = "1" [dependencies.syn] version = "2" features = ["full"] [dev-dependencies]
Version data entries
19 entries across 19 versions & 1 rubygems