Update funty requirement from =1.1.0 to =1.2.0

Updates the requirements on [funty](https://github.com/myrrlyn/funty) to permit the latest version.
- [Release notes](https://github.com/myrrlyn/funty/releases)
- [Changelog](https://github.com/myrrlyn/funty/blob/master/CHANGELOG.md)
- [Commits](https://github.com/myrrlyn/funty/commits)

Signed-off-by: dependabot[bot] <support@github.com>
pull/82/head
dependabot[bot] 4 years ago committed by GitHub
parent 82381e21a9
commit 264ebe8383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lib/Cargo.toml

@ -38,7 +38,7 @@ rio_turtle = "0.5"
rio_xml = "0.5" rio_xml = "0.5"
hex = "0.4" hex = "0.4"
nom = "6" nom = "6"
funty="=1.1.0" funty="=1.2.0"
peg = "0.6" peg = "0.6"
siphasher = "0.3" siphasher = "0.3"
lasso = {version="0.4", features=["multi-threaded", "inline-more"]} lasso = {version="0.4", features=["multi-threaded", "inline-more"]}

Loading…
Cancel
Save