Skip to content

Commit

Permalink
more comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wilyle committed Mar 15, 2024
1 parent f3d4608 commit a68e3c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// SPDX-License-Identifier: MIT

// This module contains constants related to remote protobuf files as well as helpers for referencing them.
// This also help manage interface versions in a central location, which is particularly helpful for Ibeji since
// the referenced interfaces are split across two different crates.

pub const GITHUB_BASE_URL: &str = "https://raw.githubusercontent.com";

Expand Down

0 comments on commit a68e3c9

Please sign in to comment.