libmimalloc-sys: Updated to v1.0.6

This commit is contained in:
Ernesto Castellotti 2019-08-17 10:39:46 +02:00 committed by GitHub
parent 3e35f5593f
commit 330af5b9ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
"license": "MPL-2.0",
"systemDependencies" : "libc and thread support (e.g. glibc and pthread), to build also needs for cmake and a C toolchain",
"dependencies": {
"libmimalloc-sys": "==1.0.5"
"libmimalloc-sys": "==1.0.6"
}
}