Lucio Franco
30b8f07b9f
chore: Add MPL back to deny
2023-04-24 14:22:11 -04:00
Lucio Franco and GitHub
c09fc23088
chore: Fix cargo deny warnings ( #1374 )
2023-04-24 17:41:43 +00:00
tottoto and GitHub
5bcebaf3ca
chore: Update to rustls 0.21 ( #1340 )
2023-04-03 13:30:18 +00:00
tottoto and GitHub
893249e216
chore: Minimize cargo-deny skip tree ( #1338 )
2023-04-03 13:29:46 +00:00
Lucio Franco and GitHub
a9db219e50
fix(web): Fix enable and update docs ( #1326 )
...
* fix(web): Fix `enable` and update docs
* fix example, update deny
* fix namedservice path
2023-03-20 17:04:46 +00:00
tottoto and GitHub
09c13fac90
chore: Add windows-sys and hermit-abi to cargo-deny skip-tree ( #1257 )
...
* chore: Add windows-sys to cargo-deny skip-tree
* chore: Add hermit-abi to cargo-deny skip-tree
2023-02-07 09:41:05 -05:00
tottoto and GitHub
e326a91b13
chore: Update deny config ( #1223 )
2023-01-10 11:17:38 -05:00
tottoto and GitHub
d00fd0838b
chore: Update cargo-deny config ( #1169 )
2022-12-06 14:40:24 -05:00
Juan Alvarez and GitHub
40e64b53a7
chore: skip duplicate wasi crate from cargo deny check ( #439 )
2020-08-29 11:41:38 -05:00
Lucio Franco and GitHub
2022fa9c53
chore: Ignore ansi_term in deny.toml ( #406 )
2020-07-20 16:58:28 -04:00
Lucio Franco and GitHub
9c50d759de
Fix deny warnings ( #389 )
2020-07-06 11:53:30 -04:00
Lucio Franco and GitHub
e2bff8f13e
chore(docs): Add warp + tonic example ( #268 )
...
Signed-off-by: Lucio Franco <[email protected] >
2020-02-16 15:13:22 -05:00
Lucio Franco and GitHub
6673f91f1f
chore: Remove required bytes dep and clean up deny ( #227 )
...
* chore: Remove required bytes dep and clean up deny
* Fix interop test cli args
2020-01-11 12:48:24 -08:00
Juan Alvarez and Lucio Franco
49ce265954
chore: Add decode benchmarks ( #207 )
...
* disable current benchmarks
* temporarily expose Streaming constructor
* hide Streaming constructor from docs
* remove crossbeam-queue from deny skip list
* add decode benches
* fmt
* use Bytes as MockDecoder Item
2019-12-22 16:51:34 -05:00
Lucio Franco and GitHub
3387ef900f
Upgrade to tokio 0.2 ( #163 )
2019-12-06 00:09:46 -05:00
James Nugent and Lucio Franco
33df3badb2
Temporarily allow duplicate crossbeam-queue crates ( #153 )
...
`crossbeam-queue` is currently brought in both by Rayon (up to date v0.2.0) and
Hyper's dependency chain (0.1.x). Since Hyper is in the process of updating
things, I proposed we temporarily allow this to pass CI and revisit it when
there is a new release of Hyper or the relevant dependencies thereof.
2019-11-25 16:18:52 -05:00
Jake Shadle and James Nugent
fbd91c3773
chore(build): Add cargo-deny CI workflow and configuration
2019-11-14 18:59:04 +02:00