fix(web): Fix enable and update docs (#1326)

* fix(web): Fix `enable` and update docs

* fix example, update deny

* fix namedservice path
This commit is contained in:
Lucio Franco
2023-03-20 17:04:46 +00:00
committed by GitHub
parent 69ce71efa6
commit a9db219e50
3 changed files with 63 additions and 23 deletions
+1
View File
@@ -18,6 +18,7 @@ skip-tree = [
{ name = "rustls-pemfile" },
{ name = "windows-sys" },
{ name = "hermit-abi" },
{ name = "syn" },
]
[licenses]