summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-28 08:11:46 -0400
committerNick Mathewson <nickm@torproject.org>2018-03-28 08:11:46 -0400
commita3c1d78c29a6827f623c83ca8f45798019206bc9 (patch)
treea864a3b750187efb85619b33a9e8b42312f27d01 /configure.ac
parent6317aa2cc03a3b7a6f9fd4a4bdd99447f7914493 (diff)
parent3cc382b93e6ae55b86c50463493507c6d01250cd (diff)
downloadtor-a3c1d78c29a6827f623c83ca8f45798019206bc9.tar.gz
tor-a3c1d78c29a6827f623c83ca8f45798019206bc9.zip
Merge branch 'maint-0.3.3'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d7cc05c098..83760165ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -281,7 +281,7 @@ fi
AM_CONDITIONAL(USEPYTHON, [test "x$PYTHON" != "x"])
dnl List all external rust crates we depend on here. Include the version
-rust_crates="libc-0.2.22"
+rust_crates="libc-0.2.39"
AC_SUBST(rust_crates)
ifdef([AC_C_FLEXIBLE_ARRAY_MEMBER], [