duckbubble 0.1.0

a new way to interact with FEM software
Documentation
[dependencies.serde]
version = "1.0.97"

[dependencies.serde_derive]
version = "1.0"

[dependencies.toml]
version = "0.5"

[package]
description = "a new way to interact with FEM software"
edition = "2021"
homepage = "https://github.com/AndyJado/duckbubble"
license = "MIT OR Apache-2.0"
name = "duckbubble"
readme = "README.md"
repository = "https://github.com/AndyJado/duckbubble"
version = "0.1.0"
[profile.dist]
debug = true
inherits = "release"
split-debuginfo = "packed"