1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-19 05:49:19 +02:00
This commit is contained in:
kud1ing 2015-01-08 20:21:20 +01:00
parent a0af41387d
commit d0516862db

View File

@ -767,8 +767,8 @@ entry( '* ', 'rust-lang/time', rows_stable, rows_unstable )
add( '\n### Encoding\n', rows_stable, rows_unstable )
entry( '* ', 'TyOverby/bincode', rows_stable, rows_unstable )
add( ' * Bencode', rows_stable, rows_unstable )
entry( '* ', 'arjantop/rust-bencode', rows_stable, rows_unstable )
add( '* Bencode', rows_stable, rows_unstable )
entry( ' * ', 'arjantop/rust-bencode', rows_stable, rows_unstable )
add( '* Cap\'n Proto', rows_stable, rows_unstable )
entry( ' * ', 'dwrensha/capnproto-rust', rows_stable, rows_unstable )
add( '* Character Encoding', rows_stable, rows_unstable )