swamp-modules 0.2.30

Module support for Swamp
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 = "2024"
name = "swamp-modules"
version = "0.2.30"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Module support for Swamp"
readme = "README.md"
license = "MIT"
repository = "https://github.com/swamp/semantic"
resolver = "2"

[lib]
name = "swamp_modules"
path = "src/lib.rs"

[[test]]
name = "test"
path = "tests/test.rs"

[dependencies.seq-map]
version = "0.0.14"

[dependencies.source-map-node]
version = "0.0.1"

[dependencies.swamp-refs]
version = "0.2.30"

[dependencies.swamp-semantic]
version = "0.2.30"

[dependencies.swamp-symbol]
version = "0.2.26"

[dependencies.swamp-types]
version = "0.2.29"

[dependencies.tiny-ver]
version = "0.1.2"