Skip to content

Commit

Permalink
Upgrade the AVM to the latest version of tokio (#370)
Browse files Browse the repository at this point in the history
* getting rid of reqwest (untested) - forgot to configure git locally so have to force push this to override

* add nvmrc to force node v12

* add hyper_tls, use https connector in hyper clients

* upgrade tokio to v1.0

* force libc:0.2.69 -> 0.2.71

* better error handling for httppost opcode

* use to_string
  • Loading branch information
cdmistman committed Jan 6, 2021
1 parent 37b9d37 commit d3f5239
Show file tree
Hide file tree
Showing 6 changed files with 189 additions and 486 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v12.20.1

0 comments on commit d3f5239

Please sign in to comment.