Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

switch to socket2 #5

Merged
merged 3 commits into from
Feb 14, 2021
Merged

switch to socket2 #5

merged 3 commits into from
Feb 14, 2021

Commits on Jan 11, 2021

  1. switch to socket2

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    4496dd9 View commit details
    Browse the repository at this point in the history
  2. bump MSRV

    required by socket2 for MaybeUninit to impl Debug
    Required by socket2 for usize::MAX
    required by socket2 for match in const fn
    
    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    e5240a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. downgrade socket2 to released 0.3

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6643cf9 View commit details
    Browse the repository at this point in the history