Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pws-cache extension #156

Draft
wants to merge 15 commits into
base: devel
Choose a base branch
from
Draft
Prev Previous commit
Next Next commit
fixup! Add message to assertions on bytes
  • Loading branch information
d-e-s-o committed Apr 17, 2021
commit 7fb72ff1b34713a6d389512a1822dff962361d11
2 changes: 1 addition & 1 deletion src/tests/config.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// config.rs

// Copyright (C) 2019-2020 The Nitrocli Developers
// Copyright (C) 2019-2021 The Nitrocli Developers
// SPDX-License-Identifier: GPL-3.0-or-later

use super::*;
Expand Down