CORS env variables (#19)
All checks were successful
Release Tagging / release (push) Successful in 41s
Rust Build / Check (push) Successful in 32s
Rust Build / Test Suite (push) Successful in 38s
Rust Build / Rustfmt (push) Successful in 35s
Rust Build / Clippy (push) Successful in 35s
Rust Build / build (push) Successful in 31s

Reviewed-on: #19
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-09-28 23:08:32 +00:00
committed by phoenix
parent d84a8144ae
commit e51df82f09
4 changed files with 43 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "icarus_envy"
version = "0.3.2"
version = "0.3.3"
edition = "2024"
rust-version = "1.88"