1
Fork 0
WebExtension native messaging library for Rust. https://crates.io/crates/webextension-native-messaging
Go to file
Bauke 64ee8db0be
Version 1.0.1!
2022-10-03 00:29:38 +02:00
source Update doc examples. 2022-10-03 00:29:27 +02:00
.gitignore Add Cargo.locl to gitignore. 2022-10-03 00:16:14 +02:00
Cargo.toml Version 1.0.1! 2022-10-03 00:29:38 +02:00
LICENSE-Apache Initial commit! 🌠 2021-09-04 13:45:36 +02:00
LICENSE-MIT Update license year and email. 2022-10-03 00:11:45 +02:00
Makefile.toml Update to new project style. 2022-10-03 00:07:12 +02:00
README.md Rename to webextension-native-messaging. 2022-10-03 00:25:39 +02:00
rustfmt.toml Initial commit! 🌠 2021-09-04 13:45:36 +02:00

README.md

WebExtension 🛰 Native Messaging

WebExtension native messaging library for Rust.

Usage

For documentation and examples see docs.rs.

License

Distributed under the Apache License 2.0 and MIT licenses, see LICENSE-Apache and LICENSE-MIT for more information.