new version of invalidstring containing the LICENSE

This commit is contained in:
Stephan Dilly 2020-07-06 19:55:15 +02:00
parent 5c33e97a69
commit dd31496da9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -493,7 +493,7 @@ dependencies = [
[[package]]
name = "invalidstring"
version = "0.1.1"
version = "0.1.2"
[[package]]
name = "iovec"

View file

@ -1,6 +1,6 @@
[package]
name = "invalidstring"
version = "0.1.1"
version = "0.1.2"
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
edition = "2018"
description = "just for testing invalid string data"