Added json_fuzzer and msgpack_fuzzer in test suite

This commit is contained in:
Benoit Blanchon
2020-07-15 11:05:36 +02:00
parent 1600d39693
commit 63606c0985
5 changed files with 57 additions and 25 deletions

View File

@ -2,7 +2,7 @@
# Copyright Benoit Blanchon 2014-2020
# MIT License
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 3.7)
project(ArduinoJson VERSION 6.15.1)