phoenix bb04f4417d
All checks were successful
Release Tagging / release (push) Successful in 33s
Rust Build / Check (push) Successful in 30s
Rust Build / Test Suite (push) Successful in 31s
Rust Build / Clippy (push) Successful in 31s
Rust Build / build (push) Successful in 30s
Rust Build / Check (pull_request) Successful in 10m7s
Rust Build / Test Suite (pull_request) Successful in 10m14s
Rust Build / Rustfmt (pull_request) Successful in 9m53s
Release Tagging / release (pull_request) Successful in 1m39s
Rust Build / build (pull_request) Successful in 10m16s
Rust Build / Clippy (pull_request) Successful in 10m14s
Rust Build / Rustfmt (push) Successful in 9m55s
tsk-23: Rust version bump (#27)
Close #23

Reviewed-on: #27
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-10-12 20:30:29 +00:00
2025-09-29 20:38:53 +00:00
2025-09-29 20:38:53 +00:00
2025-05-28 19:59:08 -04:00
2025-10-12 20:30:29 +00:00
2025-10-12 20:30:29 +00:00
2025-06-01 01:18:56 +00:00

This is a library used to retrieve environment variables associated with various icarus projects. Rather than having the various icarus projects such as icarus, icarus_auth, songparser, and others, have environment code, it would be more efficient to consolidate it. Especially, if there are commonly used environment variables used throughout the apps.

Description
Library to retrieve environment variables commonly used in various icarus projects
Readme 182 KiB
2026-03-22 15:41:36 -04:00
Languages
Rust 100%