Skip to content

Commit 012e0d1

Browse files
committed
Update codewiki
a
1 parent aacf920 commit 012e0d1

File tree

4 files changed

+16
-13
lines changed

4 files changed

+16
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
]
1717

1818
[workspace.package]
19-
version = "0.1.265"
19+
version = "0.1.275"
2020
edition = "2021"
2121
authors = ["RustAPI Contributors"]
2222
license = "MIT OR Apache-2.0"
@@ -139,3 +139,4 @@ debug = true
139139
strip = false
140140

141141

142+

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
[![Crates.io](https://img.shields.io/crates/v/rustapi-rs.svg)](https://crates.io/crates/rustapi-rs)
99
[![Docs](https://img.shields.io/badge/docs-cookbook-brightgreen)](docs/cookbook/src/SUMMARY.md)
1010
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](LICENSE)
11+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Tuntii/RustAPI)
1112
</div>
1213

1314
---

crates/rustapi-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,4 @@ http3-dev = ["http3", "dep:rcgen"]
107107

108108

109109

110+

0 commit comments

Comments
 (0)