pub(super) const HTTP_LIB: &str = "reqwest|0.12.24";Expand description
The HTTP library the desktop app reports. That app is itself written in Rust, so this is its reqwest version, not ours. Do not sync it with the workspace’s reqwest pin; it is part of the fingerprint, and the two are unrelated.