Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Don't use reqwest::blocking resolves #60 #78

Closed
wants to merge 11 commits into from

Commits on Mar 23, 2022

  1. Working prototype

    ict-cloud committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a6d1647 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    e7ddb7a View commit details
    Browse the repository at this point in the history
  2. Cleanup

    ict-cloud committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    279ddbc View commit details
    Browse the repository at this point in the history
  3. update dependencies

    ict-cloud committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    351bc84 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. updated dependencies

    	modified:   Cargo.toml
    ict-cloud committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ae4d5af View commit details
    Browse the repository at this point in the history
  2. Restore asynch part

    ict-cloud committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    419c818 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Correct tests, propagate error

    from async to result
    ict-cloud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    4b4ff98 View commit details
    Browse the repository at this point in the history
  2. correct error handling

    ict-cloud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    23f48c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. improve error handling

    ict-cloud committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ad688b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Fix error handling

    ict-cloud committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    65cc35b View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    ict-cloud committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    8a8cca1 View commit details
    Browse the repository at this point in the history