Merge pull request #23 from primenumber/fix-readme #57
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
18: serde_json = "1.0.40"
19: tokio = { version = "1.2" , features = ["full"] }
^
20: hyper = { version = "0.14", features = ["server"] }
|