Skip to content

Commit b08d606

Browse files
committed
Initial commit
1 parent 25b4fac commit b08d606

37 files changed

Lines changed: 5157 additions & 0 deletions

Cargo.lock

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[package]
2+
name = "offroad"
3+
version = "0.0.1-alpha"
4+
edition = "2021"
5+
6+
[dependencies]
7+
#rand = "0.8.5"
8+
robust = "1.1.0"

README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)