diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-02-03 04:30:11 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-02-03 04:30:11 +0100 |
| commit | 4192e526298eb02c32727c765ae6d7ad4f933e2b (patch) | |
| tree | a0f6363479da755ef5048efdc31c852af5d9d1a8 /.gitignore | |
| parent | edca627286fff5234cb91535a7d9627af0c0eeaf (diff) | |
Update embassy-std to new executor api
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 25d18d5aa..784c6bac0 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | /target | 1 | target |
| 2 | Cargo.lock | 2 | Cargo.lock |
| 3 | third_party | 3 | third_party |
