blob: ca3d475e82e9a781348bd9c03a5541717614d1c8 [file]
// Part of the Crubit project, under the Apache License v2.0 with LLVM
// Exceptions. See /LICENSE for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// This shouldn't crash.
pub const VERSION: &str = env!("CARGO_PKG_VERSION");