Skip to content
Snippets Groups Projects
  • Joseph Richey's avatar
    d6b75d1c
    log: Remove optional log dependancy (#131) · d6b75d1c
    Joseph Richey authored
    This feature isn't enabled by rand/rand_core and provides very little
    error information that isn't already conveyed through our Error values.
    
    This also simplifies the supported configuration space for getrandom.
    We update the docs and CI to match this change.
    d6b75d1c
    History
    log: Remove optional log dependancy (#131)
    Joseph Richey authored
    This feature isn't enabled by rand/rand_core and provides very little
    error information that isn't already conveyed through our Error values.
    
    This also simplifies the supported configuration space for getrandom.
    We update the docs and CI to match this change.
This project manages its dependencies using Cargo. Learn more