mirror of
https://github.com/avitex/avitex.github.io
synced 2025-01-15 12:29:57 +00:00
update projects
This commit is contained in:
parent
0b2ec0e84c
commit
c98341029d
@ -1,17 +1,26 @@
|
||||
status = { experimental = "red", development = "orange", published = "green" }
|
||||
|
||||
###############################################################################
|
||||
# Rust
|
||||
|
||||
[project.rust-badgen]
|
||||
lang = "rust"
|
||||
crate = "badgen"
|
||||
status = "development"
|
||||
status = "published"
|
||||
github = "avitex/rust-badgen"
|
||||
|
||||
[project.rust-dangerous]
|
||||
lang = "rust"
|
||||
crate = "dangerous"
|
||||
status = "development"
|
||||
status = "published"
|
||||
github = "avitex/rust-dangerous"
|
||||
|
||||
[project.rust-zc]
|
||||
lang = "rust"
|
||||
crate = "zc"
|
||||
status = "published"
|
||||
github = "avitex/rust-zc"
|
||||
|
||||
[project.rust-arae]
|
||||
lang = "rust"
|
||||
crate = "arae"
|
||||
@ -21,7 +30,7 @@ github = "avitex/rust-arae"
|
||||
[project.rust-dnscat]
|
||||
lang = "rust"
|
||||
crate = "dnscat"
|
||||
status = "development"
|
||||
status = "published"
|
||||
github = "avitex/rust-dnscat"
|
||||
|
||||
[project.rust-public-ip]
|
||||
@ -54,12 +63,6 @@ crate = "aliasable_deref_trait"
|
||||
status = "published"
|
||||
github = "avitex/rust-aliasable-deref-trait"
|
||||
|
||||
[project.rust-shared-box]
|
||||
lang = "rust"
|
||||
crate = "shared-box"
|
||||
status = "development"
|
||||
github = "avitex/rust-shared-box"
|
||||
|
||||
[project.rust-feast]
|
||||
lang = "rust"
|
||||
crate = "feast"
|
||||
@ -72,6 +75,9 @@ crate = "battlelayer"
|
||||
status = "development"
|
||||
github = "avitex/battlelayer"
|
||||
|
||||
###############################################################################
|
||||
# Elixir
|
||||
|
||||
[project.elixir-glicko]
|
||||
lang = "elixir"
|
||||
hex = "glicko"
|
||||
|
Loading…
Reference in New Issue
Block a user