You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ _This library has an unstable API. I can't recommend using it in production, alt
27
27
28
28
## Repository Overview
29
29
30
-
There are two seperate libraries in this repo: one for Rust and one for TypeScript. Neither of the libraries have any required dependencies. The Rust version optionally uses the `unicode-width` crate for formatting buffer output when `pretty-print` is enabled.
30
+
There are two seperate libraries in this repo: one for Rust and one for TypeScript. Neither of the libraries have any required dependencies. See the [Feature Flags](#feature-flags) section for optional dependencies.
31
31
32
32
The Rust library is broken into three seperate crates:
0 commit comments