We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fec320 commit 6c17b45Copy full SHA for 6c17b45
DESCRIPTION
@@ -8,7 +8,7 @@ Description:
8
Imports:
9
backports,
10
cli,
11
- enc (>= 0.1-10),
+ enc (>= 0.2),
12
magrittr,
13
purrr (>= 0.2.3),
14
rematch2,
NEWS.md
@@ -11,7 +11,7 @@ This is a maintenance release without any breaking API changes.
~2x as fast [(#348)](https://github.com/tidyverse/tibble/pull/348). Hence,
styler now depends on `tibble >= 1.4.2`.
* In the dependency `enc`, a bug was fixed that removed/changed non-ASCII
- characters. Hence, styler now depends on `enc >= 0.1-10` (#348).
+ characters. Hence, styler now depends on `enc >= 0.2` (#348).
15
16
## Minor changes
17
0 commit comments