From 93d88ebf7b52b4ca5b5ca628ae1d4d4f159c3308 Mon Sep 17 00:00:00 2001 From: Phillip LeBlanc Date: Tue, 8 Apr 2025 11:20:32 +0900 Subject: [PATCH] Update acknowledgments for 1.1.1 --- website/docs/acknowledgements/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/docs/acknowledgements/index.md b/website/docs/acknowledgements/index.md index 922cfb55e..babfdea22 100644 --- a/website/docs/acknowledgements/index.md +++ b/website/docs/acknowledgements/index.md @@ -333,7 +333,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT - moka 0.12.10, Apache-2.0 OR MIT
https://github.com/moka-rs/moka -- mysql_async 0.34.2, Apache-2.0 OR MIT +- mysql_async 0.35.1, Apache-2.0 OR MIT
https://github.com/blackbeam/mysql_async - ndarray 0.15.6, Apache-2.0 OR MIT @@ -387,6 +387,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT - path-clean 1.0.1, Apache-2.0 OR MIT
https://github.com/danreeves/path-clean +- pdf-extract 0.9.0, MIT +
https://github.com/jrmuizel/pdf-extract + - percent-encoding 2.3.1, Apache-2.0 OR MIT
https://github.com/servo/rust-url/