Compare commits

...

2 Commits

Author SHA1 Message Date
avitex e8188dad73
enable ci for some projects 2021-06-28 18:10:49 +10:00
avitex ffdf211fce
remove freenode 2021-06-28 18:07:54 +10:00
2 changed files with 3 additions and 4 deletions

View File

@ -42,4 +42,3 @@ description = "Links to my accounts on various social services for identity, cod
## Other
- Discord - `avitex#0438`
- irc.freenode.org - `avitex`

View File

@ -8,7 +8,7 @@ lang = "rust"
crate = "badgen"
status = "hibernation"
github = "avitex/rust-badgen"
ci = false
ci = true
published = true
[project.rust-dangerous]
@ -56,7 +56,7 @@ lang = "rust"
crate = "public-ip"
status = "maintained"
github = "avitex/rust-public-ip"
ci = false
ci = true
published = true
[project.mdbook-tera]
@ -64,7 +64,7 @@ lang = "rust"
crate = "mdbook-tera"
status = "maintained"
github = "avitex/mdbook-tera"
ci = false
ci = true
published = true
[project.rust-abuseipdb]