Skip to content

Commit 22910f6

Browse files
authored
Merge pull request #445 from EspressoSystems/tw/axum
Implement HTTP API using axum.
2 parents 115833f + 44ba2e2 commit 22910f6

29 files changed

+13807
-606
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
debug/
44
target/
55

6-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8-
Cargo.lock
9-
106
# Exclude sources generated by protoc.
117
timeboost-proto/src/*.rs
128

0 commit comments

Comments
 (0)