Merge pull request #198 from quartiq/dependabot/cargo/paste-1.0.4

build(deps): bump paste from 1.0.3 to 1.0.4
This commit is contained in:
Robert Jördens 2020-12-10 18:05:03 +01:00 committed by GitHub
commit f6ca79a992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -360,9 +360,9 @@ dependencies = [
[[package]]
name = "paste"
version = "1.0.3"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7151b083b0664ed58ed669fcdd92f01c3d2fdbf10af4931a301474950b52bfa9"
checksum = "c5d65c4d95931acda4498f675e332fcbdc9a06705cd07086c510e9b6009cd1c1"
[[package]]
name = "proc-macro2"