Skip to content

Commit

Permalink
docs!: user manual + 0.3.0-rc.1 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohe-Am authored Jan 3, 2025
1 parent a67231e commit 0eaf4d8
Show file tree
Hide file tree
Showing 138 changed files with 18,697 additions and 2,896 deletions.
10 changes: 10 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[alias]
xtask = "run --package xtask --"
x = "run --package xtask --"

[build]
rustflags = [
# for use with tokio-rs/console
"--cfg",
"tokio_unstable"
]
357 changes: 133 additions & 224 deletions .ghjk/deno.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 0eaf4d8

Please sign in to comment.