1
    2
    3
    4
    5
    6
    7

build / rust / cxx_version.gni [blame]

# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# The version of cxx under //third_party/rust/chromium_crates_io/vendor.
# Update this whenever cxx is rolled.
cxx_version = "1.0.135"