Bump der-parser from 3.0.3 to 3.0.4

Bumps [der-parser](https://github.com/rusticata/der-parser) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/rusticata/der-parser/releases)
- [Commits](https://github.com/rusticata/der-parser/compare/der-parser-3.0.3...der-parser-3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-30 13:36:22 +00:00
committed by GitHub
parent fa5a87269b
commit 264e6e0684
Generated
+2 -2
View File
@@ -201,9 +201,9 @@ dependencies = [
[[package]] [[package]]
name = "der-parser" name = "der-parser"
version = "3.0.3" version = "3.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "537a7d6becb8c3cae3bab31439c248a12d43267ccc0b1a0333362b7cefb61c3e" checksum = "f51f64dcdf1cdc550d21d73dc959726c7dbeeab4a01481d08084a7736956464e"
dependencies = [ dependencies = [
"nom 5.1.0", "nom 5.1.0",
"num-bigint", "num-bigint",