Initial commit

This commit is contained in:
Connor Johnstone
2023-03-09 15:35:49 -07:00
commit 1bdfc023e5
3 changed files with 24 additions and 0 deletions

8
Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "differential_equations"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]