diff --git a/.#Cargo.toml b/.#Cargo.toml deleted file mode 120000 index 1f74c0e..0000000 --- a/.#Cargo.toml +++ /dev/null @@ -1 +0,0 @@ -avril@eientei.869:1602150887 \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index 2e28023..2e7379e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "markov" -version = "0.3.2" +version = "0.3.3" description = "Generate string of text from Markov chain fed by stdin" authors = ["Avril "] edition = "2018"