Skip to content

Commit

Permalink
0.4.0 Complete docs and configuration system
Browse files Browse the repository at this point in the history
  • Loading branch information
makeecat committed Aug 31, 2024
1 parent f899a6b commit 0fef3f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "peng_quad"
version = "0.3.3"
version = "0.4.0"
edition = "2021"
rust-version = "1.76"
authors = ["Yang Zhou <yangzhou.info@gmail.com>"]
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,18 @@ The markdown lines are used for generating the documentation.
===============================================================================
SVG 1 1 1 0 0
TOML 1 31 30 0 1
YAML 1 103 95 0 8
YAML 1 121 98 9 14
-------------------------------------------------------------------------------
Markdown 4 267 0 201 66
|- BASH 1 6 6 0 0
|- Markdown 1 18 0 18 0
(Total) 291 6 219 66
-------------------------------------------------------------------------------
Rust 3 1509 1462 10 37
|- Markdown 1 303 0 303 0
(Total) 1812 1462 313 37
Rust 3 1532 1492 24 16
|- Markdown 2 487 0 487 0
(Total) 2019 1492 511 16
===============================================================================
Total 10 1911 1588 211 112
Total 10 1952 1621 234 97
===============================================================================
```

Expand Down

0 comments on commit 0fef3f3

Please sign in to comment.