Skip to content

Commit

Permalink
Reference editorconfig-rs crate
Browse files Browse the repository at this point in the history
  • Loading branch information
toblux committed Jan 28, 2024
1 parent cb593df commit 3e07e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This crate uses [bindgen](https://crates.io/crates/bindgen) and [pkg-config](htt

Following the `*-sys` package convention, `editorconfig-sys` is just a thin wrapper around the native `libeditorconfig` library.

<!-- The "safe" Rust bindings to `libeditorconfig`, built on top of this `editorconfig-sys` crate, can be found [here](https://github.com/toblux/rust-editorconfig). -->
The safe Rust bindings to `libeditorconfig`, built on top of this `editorconfig-sys` crate, can be found [here](https://github.com/toblux/editorconfig-rs).

![Workflow status](https://github.com/toblux/editorconfig-sys/actions/workflows/test.yml/badge.svg)

Expand Down

0 comments on commit 3e07e55

Please sign in to comment.