Skip to content

Commit 9570ade

Browse files
committed
chore: bump to 0.13.1
1 parent 6b5ce50 commit 9570ade

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libwebp-sys"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
authors = [
55
"XianYou <xianyou.cyq@alibaba-inc.com>",
66
"Kornel Lesiński <kornel@geekhood.net>",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Add the following to the `Cargo.toml` in your project:
1212

1313
```toml
1414
[dependencies]
15-
libwebp-sys = "0.12"
15+
libwebp-sys = "0.13"
1616
```
1717

1818
or to require `no_std` support:

0 commit comments

Comments
 (0)