Newbyte
Newbyte
The link to this repository on crates.io is outdated. It links to https://github.com/1aim/rust-phonenumber, which clearly is not the current path to this repository.
Hi! I'm looking through the repository but I cannot find any sign of what license this might be using. Is this intentionally unlicensed?
### The Problem Currently, if you press the pin button on a message, the message is promptly pinned without any sort of confirmation. This has lead to me pinning random...
Some change between lk2nd 0.10.0 and 0.11.0 broke htc-m8qlul. With lk2nd 0.11.0, it boots into HTC's fastboot mode right on boot. I haven't bisected this yet, but I'm making this...
# Compatibility Report - Name of the game with compatibility issues: Out There Somewhere - Steam AppID of the game: 263980 ## System Information - GPU: GTX 970 - Driver/LLVM...
# Compatibility Report - Name of the game with compatibility issues: Project Torque - Free 2 Play MMO Racing Game - Steam AppID of the game: 1112400 ## System Information...
Greetings! I'm packaging this in Alpine Linux, and since there are no releases for now I'll make a git package. These are generally not desirable however, and as such it...
### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a bug that matches...
Using Dino 0.4.2 from Flathub running on a phone in Phosh, I'm able to use Dino normally. I was using Dino from Flathub Beta as when I first installed it,...
I'm putting together an API with warp, and I'm trying to make it so that certain data can be requested cross-origin via POST. However, as soon as I add `.and(warp::body::json())`...