dimensify 0.0.1

A placeholder for the dimensify package
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "dimensify"
version = "0.0.1"
edition = "2021"
authors = ["Tin Lai <tin@tinyiu.com>"]
license-file = "LICENSE"
description = "A placeholder for the dimensify package"
documentation = "https://docs.rs/dimensify"
homepage = "https://docs.rs/"
repository = "https://github.com/rust-lang/cargo"

[dependencies]