You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2025. It is now read-only.
Currently, we hard-code the
UserAgentheader with aStringvalue containingsupernova's version triplet here:supernova/src/lib.rs
Line 48 in 66f5bc5
This should instead be generated at compile-time based on data from
Cargo.tomlusing the env variables cargo exports.