FullstackRustDemo
FullstackRustDemo copied to clipboard
Novelty website + bucket questions implementation.
In what methods (database interfaces, routes, accessory methods) should the logs be present? What information should the logs contain?
Implement a policy of master
use: * `let data = response.body_string()` * `serde_json::from_str(data).unwrap()`
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.38. Commits 2c0abd4 Release v0.2.38 eb44275 Remove special casing for Redox as it is supported by unix target family a183475 Release v0.2.37 6081dff haiku: Fix...