Compare commits

2 Commits

Author SHA1 Message Date
shray sharma
a9774e3dbe Merge 3fc9ed45bf into 93d61be802 2024-03-13 12:53:01 +00:00
shray sharma
3fc9ed45bf Add files via upload 2024-03-13 13:52:35 +01:00

View File

@@ -2095,6 +2095,24 @@
"Ansible"
],
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
},
{
"name": "Tokio",
"link": "https://github.com/tokio-rs/tokio",
"label": "good first issue",
"technologies": [
"Rust"
],
"description": "A runtime for writing reliable asynchronous applications with Rust."
},
{
"name": "Tracing",
"link": "https://github.com/tokio-rs/tracing",
"label": "good first issue",
"technologies": [
"Rust"
],
"description": "Application level tracing for Rust."
}
]
}