Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions cargo-sync-readme2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Fixed

- fix rust formatting ([#20](https://github.com/troymoder/crates/pull/20))
2 changes: 1 addition & 1 deletion cargo-sync-readme2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-sync-readme2"
version = "0.1.0"
version = "0.1.1"
authors.workspace = true
edition.workspace = true
license.workspace = true
Expand Down
4 changes: 4 additions & 0 deletions embed-changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- fix rust formatting ([#20](https://github.com/troymoder/crates/pull/20))

### Fixed

- migrate doc_auto_cfg -> doc_cfg
2 changes: 1 addition & 1 deletion embed-changelog/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "embed-changelog"
version = "0.1.2"
version = "0.1.3"
authors.workspace = true
documentation = "https://docs.rs/embed-changelog"
edition.workspace = true
Expand Down
8 changes: 4 additions & 4 deletions embed-changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/embed-changelog/0.1.2.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/embed-changelog/0.1.2)
[![crates.io](https://img.shields.io/badge/crates.io-v0.1.2-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/embed-changelog/0.1.2)
[![docs.rs](https://img.shields.io/docsrs/embed-changelog/0.1.3.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/embed-changelog/0.1.3)
[![crates.io](https://img.shields.io/badge/crates.io-v0.1.3-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/embed-changelog/0.1.3)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/embed-changelog/0.1.2.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/embed-changelog/0.1.2.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/embed-changelog/0.1.3.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/embed-changelog/0.1.3.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=embed-changelog)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand Down
4 changes: 4 additions & 0 deletions openapiv3_1/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- fix rust formatting ([#20](https://github.com/troymoder/crates/pull/20))

## [0.1.3](https://github.com/ScuffleCloud/scuffle/releases/tag/openapiv3_1-v0.1.3) - 2025-05-30

[View diff on diff.rs](https://diff.rs/openapiv3_1/0.1.2/openapiv3_1/0.1.3/Cargo.toml)
Expand Down
2 changes: 1 addition & 1 deletion openapiv3_1/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openapiv3_1"
version = "0.1.5"
version = "0.1.6"
authors.workspace = true
documentation = "https://docs.rs/openapiv3_1"
edition.workspace = true
Expand Down
8 changes: 4 additions & 4 deletions openapiv3_1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/openapiv3_1/0.1.5.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/openapiv3_1/0.1.5)
[![crates.io](https://img.shields.io/badge/crates.io-v0.1.5-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/openapiv3_1/0.1.5)
[![docs.rs](https://img.shields.io/docsrs/openapiv3_1/0.1.6.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/openapiv3_1/0.1.6)
[![crates.io](https://img.shields.io/badge/crates.io-v0.1.6-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/openapiv3_1/0.1.6)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/openapiv3_1/0.1.5.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/openapiv3_1/0.1.5.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/openapiv3_1/0.1.6.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/openapiv3_1/0.1.6.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=openapiv3_1)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand Down
4 changes: 4 additions & 0 deletions postcompile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- fix rust formatting ([#20](https://github.com/troymoder/crates/pull/20))

### Fixed

- migrate doc_auto_cfg -> doc_cfg

## [0.3.3](https://github.com/ScuffleCloud/scuffle/releases/tag/postcompile-v0.3.3) - 2025-08-06
Expand Down
2 changes: 1 addition & 1 deletion postcompile/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "postcompile"
version = "0.3.6"
version = "0.3.7"
authors.workspace = true
build = "build.rs"
documentation = "https://docs.rs/postcompile"
Expand Down
8 changes: 4 additions & 4 deletions postcompile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/postcompile/0.3.6.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/postcompile/0.3.6)
[![crates.io](https://img.shields.io/badge/crates.io-v0.3.6-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/postcompile/0.3.6)
[![docs.rs](https://img.shields.io/docsrs/postcompile/0.3.7.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/postcompile/0.3.7)
[![crates.io](https://img.shields.io/badge/crates.io-v0.3.7-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/postcompile/0.3.7)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/postcompile/0.3.6.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/postcompile/0.3.6.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/postcompile/0.3.7.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/postcompile/0.3.7.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=postcompile)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand Down
2 changes: 1 addition & 1 deletion tinc-build/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tinc-build"
version = "0.2.3"
version = "0.2.4"
authors.workspace = true
documentation = "https://docs.rs/tinc-build"
edition.workspace = true
Expand Down
10 changes: 5 additions & 5 deletions tinc-build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/tinc-build/0.2.3.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-build/0.2.3)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.3-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-build/0.2.3)
[![docs.rs](https://img.shields.io/docsrs/tinc-build/0.2.4.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-build/0.2.4)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.4-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-build/0.2.4)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-build/0.2.3.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-build/0.2.3.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-build/0.2.4.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-build/0.2.4.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=tinc)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand All @@ -37,7 +37,7 @@ fn main() {
}
````

Look at [`Config`](https://docs.rs/tinc-build/0.2.3/tinc_build/struct.Config.html) to see different options to configure the generator.
Look at [`Config`](https://docs.rs/tinc-build/0.2.4/tinc_build/struct.Config.html) to see different options to configure the generator.

### License

Expand Down
2 changes: 1 addition & 1 deletion tinc-cel/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tinc-cel"
version = "0.2.3"
version = "0.2.4"
authors.workspace = true
documentation = "https://docs.rs/tinc-cel"
edition.workspace = true
Expand Down
8 changes: 4 additions & 4 deletions tinc-cel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/tinc-cel/0.2.3.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-cel/0.2.3)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.3-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-cel/0.2.3)
[![docs.rs](https://img.shields.io/docsrs/tinc-cel/0.2.4.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-cel/0.2.4)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.4-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-cel/0.2.4)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-cel/0.2.3.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-cel/0.2.3.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-cel/0.2.4.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-cel/0.2.4.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=tinc)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand Down
2 changes: 1 addition & 1 deletion tinc-pb-prost/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tinc-pb-prost"
version = "0.2.3"
version = "0.2.4"
authors.workspace = true
documentation = "https://docs.rs/tinc-pb-prost"
edition.workspace = true
Expand Down
8 changes: 4 additions & 4 deletions tinc-pb-prost/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/tinc-pb-prost/0.2.3.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-pb-prost/0.2.3)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.3-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-pb-prost/0.2.3)
[![docs.rs](https://img.shields.io/docsrs/tinc-pb-prost/0.2.4.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-pb-prost/0.2.4)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.4-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-pb-prost/0.2.4)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-pb-prost/0.2.3.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-pb-prost/0.2.3.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-pb-prost/0.2.4.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-pb-prost/0.2.4.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=tinc)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand Down
2 changes: 1 addition & 1 deletion tinc-proc-macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tinc-proc-macro"
version = "0.2.3"
version = "0.2.4"
authors.workspace = true
documentation = "https://docs.rs/tinc-proc-macro"
edition.workspace = true
Expand Down
8 changes: 4 additions & 4 deletions tinc-proc-macro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/tinc-proc-macro/0.2.3.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-proc-macro/0.2.3)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.3-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-proc-macro/0.2.3)
[![docs.rs](https://img.shields.io/docsrs/tinc-proc-macro/0.2.4.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-proc-macro/0.2.4)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.4-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-proc-macro/0.2.4)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-proc-macro/0.2.3.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-proc-macro/0.2.3.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-proc-macro/0.2.4.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-proc-macro/0.2.4.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=tinc)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand Down
4 changes: 4 additions & 0 deletions tinc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- fix rust formatting ([#20](https://github.com/troymoder/crates/pull/20))

### Fixed

- migrate doc_auto_cfg -> doc_cfg
- _(tinc)_ message cel expressions

Expand Down
2 changes: 1 addition & 1 deletion tinc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tinc"
version = "0.2.3"
version = "0.2.4"
authors.workspace = true
documentation = "https://docs.rs/tinc"
edition.workspace = true
Expand Down
8 changes: 4 additions & 4 deletions tinc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/tinc/0.2.3.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc/0.2.3)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.3-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc/0.2.3)
[![docs.rs](https://img.shields.io/docsrs/tinc/0.2.4.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc/0.2.4)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.4-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc/0.2.4)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc/0.2.3.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc/0.2.3.svg?&label=downloads&style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc/0.2.4.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc/0.2.4.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=tinc)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

Expand Down
Loading