chore: update fuzz config

This commit is contained in:
Zixuan Chen 2024-07-04 20:06:18 +08:00
parent 9047065843
commit ec905635fd
No known key found for this signature in database
2 changed files with 15 additions and 15 deletions

28
Cargo.lock generated
View file

@ -661,7 +661,7 @@ dependencies = [
"fxhash", "fxhash",
"itertools 0.12.1", "itertools 0.12.1",
"loro 0.16.2", "loro 0.16.2",
"loro 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"rand", "rand",
"serde_json", "serde_json",
"tabled 0.10.0", "tabled 0.10.0",
@ -998,13 +998,13 @@ dependencies = [
[[package]] [[package]]
name = "loro" name = "loro"
version = "0.16.2" version = "0.16.2"
source = "git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a#39caa6cedf66d8f6c77f0886e70ec1270a96bd1a" source = "git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761#90470658435ec4c62b5af59ebb82fe9e1f5aa761"
dependencies = [ dependencies = [
"either", "either",
"enum-as-inner 0.6.0", "enum-as-inner 0.6.0",
"generic-btree", "generic-btree",
"loro-delta 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro-delta 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"loro-internal 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro-internal 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"tracing", "tracing",
] ]
@ -1028,12 +1028,12 @@ dependencies = [
[[package]] [[package]]
name = "loro-common" name = "loro-common"
version = "0.16.2" version = "0.16.2"
source = "git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a#39caa6cedf66d8f6c77f0886e70ec1270a96bd1a" source = "git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761#90470658435ec4c62b5af59ebb82fe9e1f5aa761"
dependencies = [ dependencies = [
"arbitrary", "arbitrary",
"enum-as-inner 0.6.0", "enum-as-inner 0.6.0",
"fxhash", "fxhash",
"loro-rle 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro-rle 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"nonmax", "nonmax",
"serde", "serde",
"serde_columnar", "serde_columnar",
@ -1060,7 +1060,7 @@ dependencies = [
[[package]] [[package]]
name = "loro-delta" name = "loro-delta"
version = "0.16.2" version = "0.16.2"
source = "git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a#39caa6cedf66d8f6c77f0886e70ec1270a96bd1a" source = "git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761#90470658435ec4c62b5af59ebb82fe9e1f5aa761"
dependencies = [ dependencies = [
"arrayvec", "arrayvec",
"enum-as-inner 0.5.1", "enum-as-inner 0.5.1",
@ -1123,7 +1123,7 @@ dependencies = [
[[package]] [[package]]
name = "loro-internal" name = "loro-internal"
version = "0.16.2" version = "0.16.2"
source = "git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a#39caa6cedf66d8f6c77f0886e70ec1270a96bd1a" source = "git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761#90470658435ec4c62b5af59ebb82fe9e1f5aa761"
dependencies = [ dependencies = [
"append-only-bytes", "append-only-bytes",
"arref", "arref",
@ -1136,10 +1136,10 @@ dependencies = [
"im", "im",
"itertools 0.12.1", "itertools 0.12.1",
"leb128", "leb128",
"loro-common 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro-common 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"loro-delta 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro-delta 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"loro-rle 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro-rle 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"loro_fractional_index 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a)", "loro_fractional_index 0.16.2 (git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761)",
"md5", "md5",
"num", "num",
"num-derive", "num-derive",
@ -1175,7 +1175,7 @@ dependencies = [
[[package]] [[package]]
name = "loro-rle" name = "loro-rle"
version = "0.16.2" version = "0.16.2"
source = "git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a#39caa6cedf66d8f6c77f0886e70ec1270a96bd1a" source = "git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761#90470658435ec4c62b5af59ebb82fe9e1f5aa761"
dependencies = [ dependencies = [
"append-only-bytes", "append-only-bytes",
"arref", "arref",
@ -1224,7 +1224,7 @@ dependencies = [
[[package]] [[package]]
name = "loro_fractional_index" name = "loro_fractional_index"
version = "0.16.2" version = "0.16.2"
source = "git+https://github.com/loro-dev/loro.git?rev=39caa6cedf66d8f6c77f0886e70ec1270a96bd1a#39caa6cedf66d8f6c77f0886e70ec1270a96bd1a" source = "git+https://github.com/loro-dev/loro.git?rev=90470658435ec4c62b5af59ebb82fe9e1f5aa761#90470658435ec4c62b5af59ebb82fe9e1f5aa761"
dependencies = [ dependencies = [
"imbl", "imbl",
"rand", "rand",

View file

@ -8,7 +8,7 @@ publish = false
[dependencies] [dependencies]
loro = { path = "../loro", features = ["counter"], package = "loro" } loro = { path = "../loro", features = ["counter"], package = "loro" }
loro-without-counter = { git = "https://github.com/loro-dev/loro.git", rev = "39caa6cedf66d8f6c77f0886e70ec1270a96bd1a", package = "loro", default-features = false } loro-without-counter = { git = "https://github.com/loro-dev/loro.git", rev = "90470658435ec4c62b5af59ebb82fe9e1f5aa761", package = "loro", default-features = false }
fxhash = { workspace = true } fxhash = { workspace = true }
enum_dispatch = { workspace = true } enum_dispatch = { workspace = true }
enum-as-inner = { workspace = true } enum-as-inner = { workspace = true }