Skip to content

Commit

Permalink
Merge pull request #440 from kivikakk/release/v0.25.0
Browse files Browse the repository at this point in the history
Release v0.25.0
  • Loading branch information
github-actions[bot] committed Jul 12, 2024
2 parents 5515ad2 + 83e90b2 commit ae113bf
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Specify it as a requirement in `Cargo.toml`:

``` toml
[dependencies]
comrak = "0.24"
comrak = "0.25"
```

Comrak's library supports Rust <span class="msrv">1.62.1</span>+.
Expand Down Expand Up @@ -59,7 +59,7 @@ Options:
-c, --config-file <PATH>
Path to config file containing command-line arguments, or 'none'
[default: /Users/kivikakk/.config/comrak/config]
[default: /home/runner/.config/comrak/config]
-i, --inplace
To perform an in-place formatting
Expand Down
Loading

0 comments on commit ae113bf

Please sign in to comment.