alpha
Login
or
Join now
gwen.works
/
shapemaker
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
๐ Release v1.1.0
author
Ewen Le Bihan
date
3 years ago
(Jan 2, 2023, 12:01 AM +0100)
commit
11c2cfff
11c2cfff3c84efdd1b0d9d2e21bfe39abe6735aa
parent
6a18df92
6a18df92564ba8cb28c07ae3a36d09de0eb6ff2e
+2
-2
2 changed files
Expand all
Collapse all
Unified
Split
Cargo.lock
Cargo.toml
+1
-1
Cargo.lock
Reviewed
···
157
157
158
158
[[package]]
159
159
name = "shapemaker"
160
160
-
version = "1.0.0"
160
160
+
version = "1.1.0"
161
161
dependencies = [
162
162
"docopt",
163
163
"rand",
+1
-1
Cargo.toml
Reviewed
···
1
1
[package]
2
2
name = "shapemaker"
3
3
-
version = "1.0.0"
3
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