wansenai / summer-boot

Summer Boot (async web framework)
https://crates.io/crates/summer-boot
Apache License 2.0
128 stars 27 forks source link

Fix bug in #80 update crate #81

Closed Jzow closed 1 year ago

Jzow commented 1 year ago
  1. update macros in summer boot crate.
  2. All unwrap update expect method.
  3. Fix Permissions Denied error
  4. format code

80