relational-algebra 0.1.0

Placeholder for Relational Algebra model and tools.
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 = "relational-algebra"
version = "0.1.0"
description = "Placeholder for Relational Algebra model and tools."
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/johnstonskj/rust-relational_algebra"
resolver = "2"

[dependencies]