This website works better with JavaScript.
Home
Help
Register
Sign In
stephen
/
dotacat
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
Cut new release
master
v0.2.0
Stephen
3 months ago
parent
5f07b4ea1f
commit
d8a0d858a9
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Cargo.lock
+1
-1
Cargo.toml
+ 1
- 1
Cargo.lock
View File
@ -83,7 +83,7 @@ dependencies = [
[[package]]
name = "dotacat"
version = "0.
1.3
"
version = "0.
2.0
"
dependencies = [
"clap",
"colored",
+ 1
- 1
Cargo.toml
View File
@ -1,6 +1,6 @@
[
package
]
name
=
"dotacat"
version
=
"0.
1.3
"
version
=
"0.
2.0
"
authors
=
[
"Stephen <stephen@scd31.com>"
]
description
=
"Like lolcat, but fast"
edition
=
"2018"
Write
Preview
Loading…
Cancel
Save