summaryrefslogtreecommitdiffstats
path: root/third_party/rust/serde_json/src/features_check/error.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--third_party/rust/serde_json/src/features_check/error.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/rust/serde_json/src/features_check/error.rs b/third_party/rust/serde_json/src/features_check/error.rs
new file mode 100644
index 0000000000..22e58235c7
--- /dev/null
+++ b/third_party/rust/serde_json/src/features_check/error.rs
@@ -0,0 +1 @@
+"serde_json requires that either `std` (default) or `alloc` feature is enabled"