Skip to content

Commit 65b2a97

Browse files
committed
Prepare 0.1
Changelog: - Initial release with support for Android, iOS, macOS, Windows, and Linux/UNIX-like platforms. See the README for details.
1 parent 4d2857c commit 65b2a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ a `&'static` reference to something that implements the `android::Runtime` trait
148148
crate then uses to obtain the access when required to the JVM.
149149

150150
## Credits
151-
Made with ❤️ by the [1Password](https://1password.com/) team. Portions of the Android and Windows implementation
152-
were adapted and referenced from Chromium's verifier implementation as well.
151+
Made with ❤️ by the [1Password](https://1password.com/) and `rustls` teams. Portions of the Android and Windows implementation
152+
were adapted and referenced from Chromium's previous verifier implementations as well.
153153

154154
#### License
155155

0 commit comments

Comments
 (0)