Nullus157 / cbor-diag-rs

Support for parsing/encoding CBOR diagnostic notation and annotated hex
https://cbor.nemo157.com
Apache License 2.0
9 stars 6 forks source link

Update dependencies #102

Closed Satelles157 closed 3 years ago

Satelles157 commented 3 years ago

Updating anyhow v1.0.33 -> v1.0.34 Adding form_urlencoded v1.0.0 Updating indoc v1.0.2 -> v1.0.3 Updating libc v0.2.79 -> v0.2.80 Updating memchr v2.3.3 -> v2.3.4 Updating num-bigint v0.3.0 -> v0.3.1 Updating num-integer v0.1.43 -> v0.1.44 Updating num-rational v0.3.0 -> v0.3.2 Updating num-traits v0.2.12 -> v0.2.14 Updating ppv-lite86 v0.2.9 -> v0.2.10 Updating regex-syntax v0.6.18 -> v0.6.21 Updating structopt v0.3.19 -> v0.3.20 Updating structopt-derive v0.4.12 -> v0.4.13 Updating syn v1.0.43 -> v1.0.48 Updating unindent v0.1.6 -> v0.1.7 Updating url v2.1.1 -> v2.2.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #102 (30b4b2c) into master (af37342) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   90.03%   90.03%           
=======================================
  Files          18       18           
  Lines        2279     2279           
=======================================
  Hits         2052     2052           
  Misses        227      227           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update af37342...30b4b2c. Read the comment docs.

Nemo157 commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: