We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4502b08 commit 09d0571Copy full SHA for 09d0571
api/src/api/changes.rs
@@ -1,3 +1,4 @@
1
+// Copyright 2024 the JSR authors. All rights reserved. MIT license.
2
use hyper::{Body, Request};
3
use routerify::prelude::*;
4
use serde::Serialize;
0 commit comments