Merge pull request #2 from mozilla/share-the-load
Update metadata for transfer to `mozilla` github org.
This commit is contained in:
Коммит
1183b557f2
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "sandboxed-regexp"
|
||||
version = "0.3.0"
|
||||
authors = ["Ryan Kelly <rfkelly@mozilla.com>"]
|
||||
authors = ["The Firefox Accounts Team <dev-fxacct@mozilla.org>"]
|
||||
edition = "2018"
|
||||
license = "MPL-2.0"
|
||||
repository = "https://github.com/rfk/sandboxed-regexp"
|
||||
repository = "https://github.com/mozilla/sandboxed-regexp"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
|
|
@ -19,6 +19,7 @@ with the addition of extra sandboxing!
|
|||
You'll need [`wasm-pack`](https://rustwasm.github.io/docs/wasm-pack/tutorials/npm-browser-packages/index.html).
|
||||
|
||||
Build the package using `make build`. Test that it works using `make test`.
|
||||
Publish the resulting bundle under `./pkg` like a regular nodejs library.
|
||||
|
||||
|
||||
## Using it
|
||||
|
|
Загрузка…
Ссылка в новой задаче