This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ”– Release v1.1.0

+2 -2
+1 -1
Cargo.lock
··· 157 157 158 158 [[package]] 159 159 name = "shapemaker" 160 - version = "1.0.0" 160 + version = "1.1.0" 161 161 dependencies = [ 162 162 "docopt", 163 163 "rand",
+1 -1
Cargo.toml
··· 1 1 [package] 2 2 name = "shapemaker" 3 - version = "1.0.0" 3 + version = "1.1.0" 4 4 edition = "2021" 5 5 6 6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html