mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
new version of invalidstring containing the LICENSE
This commit is contained in:
parent
5c33e97a69
commit
dd31496da9
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -493,7 +493,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "invalidstring"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
|
||||
[[package]]
|
||||
name = "iovec"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue