Skip to content

Commit

Permalink
Merge pull request #4 from DefGuard/handle_endpoint
Browse files Browse the repository at this point in the history
Handle peer endpoint
  • Loading branch information
dzania committed Sep 12, 2023
2 parents b3f40b9 + 969822f commit b5a5496
Show file tree
Hide file tree
Showing 6 changed files with 952 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
jobs:
test:
runs-on: self-hosted
container: rust:1.71
container: rust:1.72

steps:
- name: Debug
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/target
/Cargo.lock
Loading

0 comments on commit b5a5496

Please sign in to comment.