mirror of
https://github.com/alacritty/alacritty.git
synced 2025-11-06 22:44:18 -05:00
Fix serde tests without default features
Authored-by: James McCoy <jamessan@jamessan.com>
This commit is contained in:
parent
295ac412de
commit
b54d763154
3 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#![cfg(feature = "serde")]
|
||||
use serde::Deserialize;
|
||||
use serde_json as json;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue